Public Member Functions | |
float | __call__ (self, float x) |
PolynomialWrapper_double | deriv (self) |
float | intervalMin (self, float a, float b) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
PolynomialWrapper_double | operator (*args, **kwargs) |
PolynomialWrapper_double | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_poly = 0 |
Generated from: MR::PolynomialWrapper<double> Aliases: PolynomialWrapperd This is a unifying interface for a polynomial of some degree, known only in runtime
|
static |
float mrmeshpy.PolynomialWrapper_double.__call__ | ( | self, | |
float | x ) |
PolynomialWrapper_double mrmeshpy.PolynomialWrapper_double.deriv | ( | self | ) |
float mrmeshpy.PolynomialWrapper_double.intervalMin | ( | self, | |
float | a, | ||
float | b ) |
|
static |
|
static |
|
staticprotected |