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