GetFunctor() const | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
GetLogLevel() const | utl::Functor::VectorFunctorBase< TVector, TOutput > | inlinevirtual |
GetOutputDimension(const int inputSize) const | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
utl::Functor::VectorFunctorBase::GetOutputDimension(const std::vector< int > &sizeVec) const | utl::Functor::VectorFunctorBase< TVector, TOutput > | inline |
Initialize() | utl::Functor::VectorFunctorBase< TVector, TOutput > | inline |
m_Functor | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | protected |
m_LogLevel | utl::Functor::VectorFunctorBase< TVector, TOutput > | protected |
operator!=(const Self &other) const | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
operator()(const TVector &A) const | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
operator=(const Self &other) | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
operator==(const Self &other) const | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
Print(std::ostream &os=std::cout) const | utl::Functor::VectorFunctorBase< TVector, TOutput > | inline |
ScalarFunctorWrapper(const TFunctor &func=TFunctor()) | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
Self typedef | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | |
SetFunctor(const TFunctor &func) | utl::Functor::ScalarFunctorWrapper< TFunctor, TVector, TOutput > | inline |
SetLogLevel(const int _arg) | utl::Functor::VectorFunctorBase< TVector, TOutput > | inlinevirtual |
VerifyInputParameters(const int inputSize=-1) const | utl::Functor::VectorFunctorBase< TVector, TOutput > | inline |