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

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

Inheritance diagram for MR.Const_Polynomial_Double_6:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Polynomial_Double_6 ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Polynomial_Double_6 (MR.Const_Polynomial_Double_6 _other)
 Generated from constructor MR::Polynomial<double, 6>::Polynomial.
 Const_Polynomial_Double_6 (Polynomial_Double_6 _other)
 Generated from constructor MR::Polynomial<double, 6>::Polynomial.
unsafe double call (double x)
 Generated from method MR::Polynomial<double, 6>::operator().
unsafe MR.Polynomial_Double_5 deriv ()
 Generated from method MR::Polynomial<double, 6>deriv.

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, 6>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Polynomial_Double_6() [1/3]

unsafe MR.Const_Polynomial_Double_6.Const_Polynomial_Double_6 ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Polynomial_Double_6() [2/3]

unsafe MR.Const_Polynomial_Double_6.Const_Polynomial_Double_6 ( MR.Const_Polynomial_Double_6 _other)
inline

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

◆ Const_Polynomial_Double_6() [3/3]

MR.Const_Polynomial_Double_6.Const_Polynomial_Double_6 ( Polynomial_Double_6 _other)
inline

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

Member Function Documentation

◆ call()

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

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

◆ deriv()

unsafe MR.Polynomial_Double_5 MR.Const_Polynomial_Double_6.deriv ( )
inline

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

◆ Dispose() [1/2]

virtual void MR.Const_Polynomial_Double_6.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_N

unsafe ulong* MR.Const_Polynomial_Double_6.__ref_storage_N
staticprotected

Property Documentation

◆ N

unsafe ulong MR.Const_Polynomial_Double_6.N
staticget

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