Generated from class MR::Polynomial<double, 0>. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_Polynomial_Double_0 () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Polynomial_Double_0 (MR.Const_Polynomial_Double_0 _other) |
| Generated from constructor MR::Polynomial<double, 0>::Polynomial. | |
| Const_Polynomial_Double_0 (Polynomial_Double_0 _other) | |
| Generated from constructor MR::Polynomial<double, 0>::Polynomial. | |
| unsafe double | call (double x) |
| Generated from method MR::Polynomial<double, 0>::operator(). | |
| unsafe MR.Polynomial_Double_0 | deriv () |
| Generated from method MR::Polynomial<double, 0>deriv. | |
| unsafe double | intervalMin (double a, double b) |
| Generated from method MR::Polynomial<double, 0>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] |
Generated from class MR::Polynomial<double, 0>. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::Polynomial<double, 0>::Polynomial.
|
inline |
Generated from constructor MR::Polynomial<double, 0>::Polynomial.
|
inline |
Generated from method MR::Polynomial<double, 0>::operator().
|
inline |
Generated from method MR::Polynomial<double, 0>deriv.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR::Polynomial<double, 0>intervalMin.
|
staticprotected |
|
staticget |