Points¶
Description¶
‘Static’ transformation. Represents an array of specified the shape.
Arguments¶
std::vector
ordouble*
array and size ordouble*
andstd::vector
with shape definition.
In Python Points
instance may be constructed from the numpy array:
from gna.constructors import Points
p = Points(array)
Outputs¶
points.points
— static array of kind Points.