This is a unifying interface for a polynomial of some degree, known only in runtime Generated from class MR::PolynomialWrapper<double>. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | PolynomialWrapper_Double (MR.Const_PolynomialWrapper_Double _other) |
| Generated from constructor MR::PolynomialWrapper<double>::PolynomialWrapper. | |
| PolynomialWrapper_Double (PolynomialWrapper_Double _other) | |
| Generated from constructor MR::PolynomialWrapper<double>::PolynomialWrapper. | |
| unsafe MR.PolynomialWrapper_Double | assign (MR.Const_PolynomialWrapper_Double _other) |
| Generated from method MR::PolynomialWrapper<double>::operator=. | |
| Public Member Functions inherited from MR.Const_PolynomialWrapper_Double | |
| virtual void | Dispose () |
| unsafe | Const_PolynomialWrapper_Double (MR.Const_PolynomialWrapper_Double _other) |
| Generated from constructor MR::PolynomialWrapper<double>::PolynomialWrapper. | |
| Const_PolynomialWrapper_Double (PolynomialWrapper_Double _other) | |
| Generated from constructor MR::PolynomialWrapper<double>::PolynomialWrapper. | |
| unsafe double | call (double x) |
| Generated from method MR::PolynomialWrapper<double>::operator(). | |
| unsafe MR.PolynomialWrapper_Double | deriv () |
| Generated from method MR::PolynomialWrapper<double>deriv. | |
| unsafe MR.Std.Optional_Double | intervalMin (double a, double b) |
| Generated from method MR::PolynomialWrapper<double>intervalMin. | |
Properties | |
| new unsafe MR.Std.Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 | poly [get, protected set] |
| Properties inherited from MR.Const_PolynomialWrapper_Double | |
| unsafe MR.Std.Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 | poly [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_PolynomialWrapper_Double | |
| virtual unsafe void | Dispose (bool disposing) |
This is a unifying interface for a polynomial of some degree, known only in runtime Generated from class MR::PolynomialWrapper<double>. This is the non-const half of the class.
|
inline |
Generated from constructor MR::PolynomialWrapper<double>::PolynomialWrapper.
|
inline |
Generated from constructor MR::PolynomialWrapper<double>::PolynomialWrapper.
|
inline |
Generated from method MR::PolynomialWrapper<double>::operator=.
|
getprotected set |