MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR::Polynomial<double, 5>. This is the const half of the class. More...

Inheritance diagram for MR.Const_Polynomial_Double_5:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Polynomial_Double_5 ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Polynomial_Double_5 (MR.Const_Polynomial_Double_5 _other)
 Generated from constructor MR::Polynomial<double, 5>::Polynomial.
 Const_Polynomial_Double_5 (Polynomial_Double_5 _other)
 Generated from constructor MR::Polynomial<double, 5>::Polynomial.
unsafe double call (double x)
 Generated from method MR::Polynomial<double, 5>::operator().
unsafe MR.Polynomial_Double_4 deriv ()
 Generated from method MR::Polynomial<double, 5>deriv.
unsafe double intervalMin (double a, double b)
 Generated from method MR::Polynomial<double, 5>intervalMin.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Static Protected Attributes

static unsafe ulong * __ref_storage_N

Properties

static unsafe ulong N [get]

Detailed Description

Generated from class MR::Polynomial<double, 5>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Polynomial_Double_5() [1/3]

unsafe MR.Const_Polynomial_Double_5.Const_Polynomial_Double_5 ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Polynomial_Double_5() [2/3]

unsafe MR.Const_Polynomial_Double_5.Const_Polynomial_Double_5 ( MR.Const_Polynomial_Double_5 _other)
inline

Generated from constructor MR::Polynomial<double, 5>::Polynomial.

◆ Const_Polynomial_Double_5() [3/3]

MR.Const_Polynomial_Double_5.Const_Polynomial_Double_5 ( Polynomial_Double_5 _other)
inline

Generated from constructor MR::Polynomial<double, 5>::Polynomial.

Member Function Documentation

◆ call()

unsafe double MR.Const_Polynomial_Double_5.call ( double x)
inline

Generated from method MR::Polynomial<double, 5>::operator().

◆ deriv()

unsafe MR.Polynomial_Double_4 MR.Const_Polynomial_Double_5.deriv ( )
inline

Generated from method MR::Polynomial<double, 5>deriv.

◆ Dispose() [1/2]

virtual void MR.Const_Polynomial_Double_5.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Polynomial_Double_5.Dispose ( bool disposing)
inlineprotectedvirtual

◆ intervalMin()

unsafe double MR.Const_Polynomial_Double_5.intervalMin ( double a,
double b )
inline

Generated from method MR::Polynomial<double, 5>intervalMin.

Member Data Documentation

◆ __ref_storage_N

unsafe ulong* MR.Const_Polynomial_Double_5.__ref_storage_N
staticprotected

Property Documentation

◆ N

unsafe ulong MR.Const_Polynomial_Double_5.N
staticget

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