fmatvec  0.0.0
fmatvec::FunctionWrap1VecRetToScalar< RetN, ArgN > Class Template Reference
Inheritance diagram for fmatvec::FunctionWrap1VecRetToScalar< RetN, ArgN >:
[legend]

Public Member Functions

 FunctionWrap1VecRetToScalar (const std::shared_ptr< Function< RetN(ArgN)> > &func_, int idx_)
 
double operator() (const ArgN &arg) override
 
double dirDer (const ArgN &argDir, const ArgN &arg) override
 
double dirDerDirDer (const ArgN &argDir_1, const ArgN &argDir_2, const ArgN &arg) override
 

Private Attributes

std::shared_ptr< Function< RetN(ArgN)> > func
 
int idx
 

The documentation for this class was generated from the following file: