Typedef Karana::Math::lin_fn#
Defined in File StateSpace.h
Typedef Documentation#
-
using Karana::Math::lin_fn = std::function<void(const Vec&, const Vec&, Eigen::Ref<Vec>)>#
Function type used by the StateSpace model.
Defined in File StateSpace.h
Function type used by the StateSpace model.