Generated from class MR::Polynomial<float, 5>. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | Polynomial_Float_5 () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Polynomial_Float_5 (MR.Const_Polynomial_Float_5 _other) |
| Generated from constructor MR::Polynomial<float, 5>::Polynomial. | |
| Polynomial_Float_5 (Polynomial_Float_5 _other) | |
| Generated from constructor MR::Polynomial<float, 5>::Polynomial. | |
| unsafe MR.Polynomial_Float_5 | assign (MR.Const_Polynomial_Float_5 _other) |
| Generated from method MR::Polynomial<float, 5>::operator=. | |
| Public Member Functions inherited from MR.Const_Polynomial_Float_5 | |
| virtual void | Dispose () |
| unsafe | Const_Polynomial_Float_5 () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Polynomial_Float_5 (MR.Const_Polynomial_Float_5 _other) |
| Generated from constructor MR::Polynomial<float, 5>::Polynomial. | |
| Const_Polynomial_Float_5 (Polynomial_Float_5 _other) | |
| Generated from constructor MR::Polynomial<float, 5>::Polynomial. | |
| unsafe float | call (float x) |
| Generated from method MR::Polynomial<float, 5>::operator(). | |
| unsafe MR.Polynomial_Float_4 | deriv () |
| Generated from method MR::Polynomial<float, 5>deriv. | |
| unsafe float | intervalMin (float a, float b) |
| Generated from method MR::Polynomial<float, 5>intervalMin. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_Polynomial_Float_5 | |
| virtual unsafe void | Dispose (bool disposing) |
| Static Protected Attributes inherited from MR.Const_Polynomial_Float_5 | |
| static unsafe ulong * | __ref_storage_N |
| Properties inherited from MR.Const_Polynomial_Float_5 | |
| static unsafe ulong | N [get] |
Generated from class MR::Polynomial<float, 5>. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::Polynomial<float, 5>::Polynomial.
|
inline |
Generated from constructor MR::Polynomial<float, 5>::Polynomial.
|
inline |
Generated from method MR::Polynomial<float, 5>::operator=.