Package io.github.hakkelt.bartwrapper
-
Interface Summary Interface Description BartNDArray BartNDArrayView -
Class Summary Class Description Bart Driver for BARTBartComplexFloatNDArray Implementation for the NDArray of float (single-precision, 32 bit floating point) values that is compatible with arrays expected by BART.BartErrors BartNDArrayMaskView A view for a ComplexNDArray that selects values based on a specified mask.BartNDArrayPermuteDimsView A view for a ComplexNDArray that permutes the order of dimensions.BartNDArrayReshapeView A view for a ComplexNDArray that changes the shape of the parent NDArray.BartNDArraySliceView A view for a ComplexNDArray that slices the parent ComplexNDArray. -
Enum Summary Enum Description BartDimsEnum Meaning of dimensions in BART. -
Exception Summary Exception Description BartException Exception that signals that something went wrong within the JNI call to a BART command.