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