Uses of Interface
io.github.hakkelt.bartwrapper.BartNDArrayView
-
-
Uses of BartNDArrayView in io.github.hakkelt.bartwrapper
Classes in io.github.hakkelt.bartwrapper that implement BartNDArrayView Modifier and Type Class Description classBartNDArrayMaskViewA view for a ComplexNDArray that selects values based on a specified mask.classBartNDArrayPermuteDimsViewA view for a ComplexNDArray that permutes the order of dimensions.classBartNDArrayReshapeViewA view for a ComplexNDArray that changes the shape of the parent NDArray.classBartNDArraySliceViewA view for a ComplexNDArray that slices the parent ComplexNDArray.
-