Rosetta
Public Member Functions | Public Attributes | List of all members
numeric::CubicPolynomial Struct Reference

#include <cubic_polynomial.hh>

Public Member Functions

 CubicPolynomial ()
 

Public Attributes

platform::Real c0
 
platform::Real c1
 
platform::Real c2
 
platform::Real c3
 

Constructor & Destructor Documentation

◆ CubicPolynomial()

numeric::CubicPolynomial::CubicPolynomial ( )
inline

Member Data Documentation

◆ c0

platform::Real numeric::CubicPolynomial::c0

◆ c1

platform::Real numeric::CubicPolynomial::c1

◆ c2

platform::Real numeric::CubicPolynomial::c2

◆ c3

platform::Real numeric::CubicPolynomial::c3

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