Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.github.hakkelt.ndarrays.internal.AbstractNDArray<T,​T2> (implements io.github.hakkelt.ndarrays.NDArray<T>)
      • io.github.hakkelt.ndarrays.AbstractComplexNDArray<T> (implements io.github.hakkelt.ndarrays.ComplexNDArray<T>)
      • io.github.hakkelt.ndarrays.internal.ComplexNDArrayMaskView<T> (implements io.github.hakkelt.ndarrays.ComplexNDArray<T>)
      • io.github.hakkelt.ndarrays.internal.ComplexNDArrayPermuteDimsView<T> (implements io.github.hakkelt.ndarrays.ComplexNDArray<T>)
      • io.github.hakkelt.ndarrays.internal.ComplexNDArrayReshapeView<T> (implements io.github.hakkelt.ndarrays.ComplexNDArray<T>)
      • io.github.hakkelt.ndarrays.internal.ComplexNDArraySliceView<T> (implements io.github.hakkelt.ndarrays.ComplexNDArray<T>)
    • io.github.hakkelt.bartwrapper.Bart
    • io.github.hakkelt.bartwrapper.BartErrors
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy

  • io.github.hakkelt.bartwrapper.BartNDArrayView
  • java.lang.Iterable<T>
    • io.github.hakkelt.ndarrays.NDArray<T>
      • io.github.hakkelt.ndarrays.ComplexNDArray<T>

Enum Hierarchy