Hierarchy For Package org.episteme.core.mathematics.linearalgebra.tensors
Class Hierarchy
- java.lang.Object
- org.episteme.core.technical.backend.AbstractBackendManager<T>
- org.episteme.core.mathematics.linearalgebra.tensors.TensorBackendManager
- org.episteme.core.mathematics.linearalgebra.tensors.DenseTensor<T> (implements org.episteme.core.mathematics.linearalgebra.Tensor<T>)
- org.episteme.core.mathematics.linearalgebra.tensors.EinsteinSummation
- org.episteme.core.mathematics.linearalgebra.tensors.SparseTensor<T> (implements org.episteme.core.mathematics.linearalgebra.Tensor<T>)
- org.episteme.core.technical.backend.AbstractBackendManager<T>
Interface Hierarchy
- org.episteme.core.technical.algorithm.AlgorithmProvider
- org.episteme.core.mathematics.linearalgebra.tensors.TensorProvider
- org.episteme.core.mathematics.linearalgebra.tensors.TensorBackend (also extends org.episteme.core.technical.backend.ComputeBackend)
- org.episteme.core.mathematics.linearalgebra.tensors.TensorProvider
- org.episteme.core.technical.backend.Backend
- org.episteme.core.technical.backend.ComputeBackend
- org.episteme.core.mathematics.linearalgebra.tensors.TensorBackend (also extends org.episteme.core.mathematics.linearalgebra.tensors.TensorProvider)
- org.episteme.core.technical.backend.ComputeBackend