Public Member Functions | |
float | __call__ (self, float x) |
None | __init__ (self) |
None | __init__ (self, Polynomial_double_0 arg0) |
None | __init__ (self) |
Polynomial_double_0 | deriv (self) |
float | intervalMin (self, float a, float b) |
Static Public Attributes | |
typing | n = 1 |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::Polynomial<double, 0> Aliases: Polynomial_double_1ULL_0_0_1ULL_minus_1, Polynomial_double_0ULL_0_0_0ULL_minus_1 Please note that these template classes are explicitly instantiated in the corresponding .cpp files. The following degrees are instantiated: [2; 6].
None mrmeshpy.Polynomial_double_0.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.Polynomial_double_0.__init__ | ( | self, | |
Polynomial_double_0 | arg0 ) |
Implicit copy constructor.
None mrmeshpy.Polynomial_double_0.__init__ | ( | self | ) |
Implicit aggregate constructor.
float mrmeshpy.Polynomial_double_0.__call__ | ( | self, | |
float | x ) |
|
staticprotected |
Polynomial_double_0 mrmeshpy.Polynomial_double_0.deriv | ( | self | ) |
float mrmeshpy.Polynomial_double_0.intervalMin | ( | self, | |
float | a, | ||
float | b ) |
|
static |