Typedef Karana::Math::lin_fn

Typedef Karana::Math::lin_fn#

Typedef Documentation#

using Karana::Math::lin_fn = std::function<void(const Vec&, const Vec&, Eigen::Ref<Vec>)>#

Function type used by the StateSpace model.