mirtk::data::op::ElementWiseBinaryOp Member List

This is the complete list of members for mirtk::data::op::ElementWiseBinaryOp, including all inherited members.

ElementWiseBinaryOp(double value)mirtk::data::op::ElementWiseBinaryOpinlineprotected
ElementWiseBinaryOp(const double *value)mirtk::data::op::ElementWiseBinaryOpinlineprotected
ElementWiseBinaryOp(const char *fname)mirtk::data::op::ElementWiseBinaryOpinlineprotected
ElementWiseBinaryOp(const char *fname, double value)mirtk::data::op::ElementWiseBinaryOpinlineprotected
ElementWiseBinaryOp(const char *fname, const double *value)mirtk::data::op::ElementWiseBinaryOpinlineprotected
ElementWiseBinaryOp(const char *fname, const char *aname, bool cell_data=false)mirtk::data::op::ElementWiseBinaryOpinlineprotected
ElementWiseBinaryOp(const char *fname, const char *aname, double value, bool cell_data=false)mirtk::data::op::ElementWiseBinaryOpinlineprotected
ElementWiseBinaryOp(const char *fname, const char *aname, const double *value, bool cell_data=false)mirtk::data::op::ElementWiseBinaryOpinlineprotected
Finalize()mirtk::data::op::ElementWiseBinaryOpinlineprotected
Initialize(int n, double *data, bool *mask=nullptr)mirtk::data::op::ElementWiseBinaryOpinlineprotected
Op(double value, double, bool &) const =0mirtk::data::op::ElementWiseBinaryOppure virtual
Process(int, double *, bool *=NULL)=0mirtk::data::Oppure virtual
~Op()mirtk::data::Opinlinevirtual