Hierarchy For Package org.episteme.core.mathematics.linearalgebra.backends
Class Hierarchy
- java.lang.Object
- org.episteme.core.mathematics.linearalgebra.backends.ColtBackend<E> (implements org.episteme.core.technical.backend.cpu.CPUBackend, org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E>)
- org.episteme.core.mathematics.linearalgebra.backends.CommonsMathBackend<E> (implements org.episteme.core.technical.backend.cpu.CPUBackend, org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E>)
- org.episteme.core.mathematics.linearalgebra.backends.EJMLBackend<E> (implements org.episteme.core.technical.backend.cpu.CPUBackend, org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E>)
- org.episteme.core.mathematics.linearalgebra.backends.EpistemeLinearAlgebraBackend<E> (implements org.episteme.core.technical.backend.cpu.CPUBackend, org.episteme.core.technical.backend.simd.SIMDBackend, org.episteme.core.mathematics.linearalgebra.SparseLinearAlgebraProvider<E>)
- org.episteme.core.mathematics.linearalgebra.backends.JBlasBackend<E> (implements org.episteme.core.technical.backend.cpu.CPUBackend, org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E>)
Interface Hierarchy
- org.episteme.core.technical.algorithm.AlgorithmProvider
- org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E> (also extends java.lang.AutoCloseable)
- org.episteme.core.mathematics.linearalgebra.backends.LinearAlgebraBackend<E> (also extends org.episteme.core.technical.backend.ComputeBackend)
- org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E> (also extends java.lang.AutoCloseable)
- java.lang.AutoCloseable
- org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E> (also extends org.episteme.core.technical.algorithm.AlgorithmProvider)
- org.episteme.core.mathematics.linearalgebra.backends.LinearAlgebraBackend<E> (also extends org.episteme.core.technical.backend.ComputeBackend)
- org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E> (also extends org.episteme.core.technical.algorithm.AlgorithmProvider)
- org.episteme.core.technical.backend.Backend
- org.episteme.core.technical.backend.ComputeBackend
- org.episteme.core.mathematics.linearalgebra.backends.LinearAlgebraBackend<E> (also extends org.episteme.core.mathematics.linearalgebra.LinearAlgebraProvider<E>)
- org.episteme.core.technical.backend.ComputeBackend