MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Polynomial_float_0 Class Reference

Public Member Functions

float __call__ (self, float x)
 
None __init__ (self)
 
None __init__ (self, Polynomial_float_0 arg0)
 
None __init__ (self)
 
Polynomial_float_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)
 

Detailed Description

Generated from:  MR::Polynomial<float, 0>
Aliases:  Polynomial_float_1ULL_0_0_1ULL_minus_1, Polynomial_float_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].

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.Polynomial_float_0.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None mrmeshpy.Polynomial_float_0.__init__ ( self,
Polynomial_float_0 arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None mrmeshpy.Polynomial_float_0.__init__ ( self)
Implicit aggregate constructor.

Member Function Documentation

◆ __call__()

float mrmeshpy.Polynomial_float_0.__call__ ( self,
float x )

◆ _pybind11_conduit_v1_()

mrmeshpy.Polynomial_float_0._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ deriv()

Polynomial_float_0 mrmeshpy.Polynomial_float_0.deriv ( self)

◆ intervalMin()

float mrmeshpy.Polynomial_float_0.intervalMin ( self,
float a,
float b )

Member Data Documentation

◆ n

typing mrmeshpy.Polynomial_float_0.n = 1
static

The documentation for this class was generated from the following file: