Struct AutoDiffFunctor
-
struct AutoDiffFunctor
-
template<typename Point>
struct FunctionFunctor Public Types
-
using NT = typename Point::FT
Public Functions
-
inline FunctionFunctor(parameters<NT> ¶ms_)
-
using NT = typename Point::FT
-
template<typename NT>
struct FunctionFunctor_internal Public Types
-
template<typename Point>
struct GradientFunctor Public Types
-
using NT = typename Point::FT
Public Functions
-
inline GradientFunctor(parameters<NT> ¶ms_)
-
using NT = typename Point::FT
-
template<typename NT>
struct parameters Public Functions
-
inline parameters()
-
inline parameters()
-
template<typename Point>