KrisLibrary  1.0.0
Math::Compose_VF_VF_Function Member List

This is the complete list of members for Math::Compose_VF_VF_Function, including all inherited members.

Compose_VF_VF_Function(std::shared_ptr< VectorFieldFunction > _f, std::shared_ptr< VectorFieldFunction > _g) (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functioninline
DirectionalDeriv(const Vector &x, const Vector &h) (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctionvirtual
DirectionalDeriv2(const Vector &x, const Vector &h) (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctionvirtual
Eval(const Vector &x, Vector &v) (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functioninlinevirtual
Eval(const Vector &x)=0 (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctionpure virtual
Eval_i(const Vector &x, int i) (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functioninlinevirtual
f (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Function
g (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Function
Gradient(const Vector &x, Vector &grad) (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctioninlinevirtual
Gradient_i(const Vector &x, int i) (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctioninlinevirtual
gx (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Function
Hessian(const Vector &x, Matrix &H) (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctioninlinevirtual
Hessian_ij(const Vector &x, int i, int j) (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctioninlinevirtual
Jacobian(const Vector &x, Matrix &J) (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functionvirtual
Jacobian_i(const Vector &x, int i, Vector &Ji) (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functionvirtual
Jacobian_j(const Vector &x, int j, Vector &Jj) (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functionvirtual
Jf (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Function
Jg (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Function
Label() const (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functionvirtual
operator()(const Vector &x) (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctioninlinevirtual
PreEval(const Vector &x) (defined in Math::Compose_VF_VF_Function)Math::Compose_VF_VF_Functionvirtual
VariableLabel(int i) const (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctionvirtual
~ScalarFieldFunction() (defined in Math::ScalarFieldFunction)Math::ScalarFieldFunctioninlinevirtual