Package org.episteme.core.mathematics.linearalgebra
package org.episteme.core.mathematics.linearalgebra
-
ClassDescriptionHigh-level utility for matrix decompositions.Manager for linear algebra backends.Service provider interface for linear algebra operations.Matrix<E>Represents a matrix of scalar elements.Marker interface for Linear Algebra Providers specialized for Sparse Matrices.Tensor<T>Represents a multidimensional array (tensor).Vector<E>Represents a vector in a vector space.