stator
A math, geometry, and utility library
Static Public Member Functions | List of all members
sym::detail::TaylorSeriesWorker< State, max_Order, Var > Struct Template Reference

#include <taylor.hpp>

Static Public Member Functions

template<class Real >
static Null eval (const Null &f, const Real &a)
 

Detailed Description

template<size_t State, size_t max_Order, class Var>
struct sym::detail::TaylorSeriesWorker< State, max_Order, Var >

Definition at line 28 of file taylor.hpp.

Member Function Documentation

◆ eval()

template<size_t State, size_t max_Order, class Var >
template<class Real >
static Null sym::detail::TaylorSeriesWorker< State, max_Order, Var >::eval ( const Null f,
const Real &  a 
)
inlinestatic

Definition at line 30 of file taylor.hpp.


The documentation for this struct was generated from the following file: