Ejemplo n.º 1
0
 def __init__(self, *args):
     """
     __init__(math::poly::OneD<(Vector3)> self) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, Vector3Coefficients coef) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order, Vector3 coef) -> PolyVector3
     """
     this = _math_poly.new_PolyVector3(*args)
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
Ejemplo n.º 2
0
 def __init__(self, *args):
     """
     __init__(math::poly::OneD<(Vector3)> self) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, Vector3Coefficients coef) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order, Vector3 coef) -> PolyVector3
     """
     this = _math_poly.new_PolyVector3(*args)
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
Ejemplo n.º 3
0
 def __init__(self, *args):
     """
     __init__(math::poly::OneD<(Vector3)> self) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, std::vector< math::linear::VectorN< 3,double >,std::allocator< math::linear::VectorN< 3,double > > > const & coef) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order, Vector3 coef) -> PolyVector3
     """
     this = _math_poly.new_PolyVector3(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
Ejemplo n.º 4
0
 def __init__(self, *args):
     """
     __init__(math::poly::OneD<(Vector3)> self) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, std::vector< math::linear::VectorN< 3,double >,std::allocator< math::linear::VectorN< 3,double > > > const & coef) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order) -> PolyVector3
     __init__(math::poly::OneD<(Vector3)> self, size_t order, Vector3 coef) -> PolyVector3
     """
     this = _math_poly.new_PolyVector3(*args)
     try:
         self.this.append(this)
     except:
         self.this = this