Points¶
Description¶
‘Static’ transformation. Represents an array of specified the shape.
Arguments¶
std::vectorordouble*array and size ordouble*andstd::vectorwith 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.