Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
TissueForge::util::Differentiator Struct Reference

Public Member Functions

 Differentiator (FloatP_t(*f)(FloatP_t), const FloatP_t &xmin, const FloatP_t &xmax, const FloatP_t &inc_cf=1e-3)
 
FloatP_t fnp (const FloatP_t &x, const unsigned int &order=0)
 
FloatP_t operator() (const FloatP_t &x)
 

Public Attributes

FloatP_t(* func )(FloatP_t)
 
FloatP_t xmin
 
FloatP_t xmax
 
FloatP_t inc_cf = 1e-3
 

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