splinepy.splinepy_core.WeightPointers#
- class splinepy.splinepy_core.WeightPointers#
Bases:
pybind11_object
Methods
WeightPointers.dim
(self)WeightPointers.len
(self)WeightPointers.set_row
(self, id, values)WeightPointers.set_rows
(self, id, values)WeightPointers.sync
(self, values)WeightPointers.sync_rows
(self, id, values)