struct
HDF5::Selection::Slice
- HDF5::Selection::Slice
- Struct
- Value
- Object
Defined in:
hdf5/selection.crConstructors
Instance Method Summary
- #block : Int64
- #clone
- #copy_with(start _start = @start, count _count = @count, stride _stride = @stride, block _block = @block)
- #count : Int64
- #start : Int64
- #stride : Int64
Constructor Detail
Instance Method Detail
def copy_with(start _start = @start, count _count = @count, stride _stride = @stride, block _block = @block)
#