33 AnalyticFunction<ScalarType>
45 AnalyticFunction<VectorType>
57 AnalyticFunction<MatrixType>
Definition codac2_OctaSym.h:21
AnalyticFunction< ScalarType > map_scalar_entries(const AnalyticFunction< ScalarType > &f, const ScalarExprTransform &transform)
Applies a scalar transformation to a scalar analytic function.
std::function< ScalarExpr(const ScalarExpr &)> ScalarExprTransform
Scalar transformation applied to the entries of an analytic function output.
Definition codac2_analytic_componentwise.h:24