Public Member Functions | |
float | __call__ (self, float x) |
None | __init__ (self) |
None | __init__ (self, Polynomial_float_6 arg0) |
None | __init__ (self) |
Polynomial_float_5 | deriv (self) |
Static Public Attributes | |
typing | n = 7 |
Generated from: MR::Polynomial<float, 6> Please note that these template classes are explicitly instantiated in the corresponding .cpp files. The following degrees are instantiated: [2; 6].
None meshlib.mrmeshpy.Polynomial_float_6.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.Polynomial_float_6.__init__ | ( | self, | |
Polynomial_float_6 | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.Polynomial_float_6.__init__ | ( | self | ) |
Implicit aggregate constructor.
float meshlib.mrmeshpy.Polynomial_float_6.__call__ | ( | self, | |
float | x ) |
Polynomial_float_5 meshlib.mrmeshpy.Polynomial_float_6.deriv | ( | self | ) |
|
static |