Package org.episteme.core.mathematics.linearalgebra.backends
package org.episteme.core.mathematics.linearalgebra.backends
-
ClassDescriptionColtBackend<E>CPU compute backend for the Colt high-performance scientific computing library.CPU compute backend for Apache Commons Math.EJMLBackend<E>CPU compute backend for EJML (Efficient Java Matrix Library).Unified CPU backend for Episteme linear algebra.JBlasBackend<E>CPU compute backend for JBlas (Java BLAS).Interface for linear algebra backends.