Package org.episteme.core.mathematics.linearalgebra.algorithms
package org.episteme.core.mathematics.linearalgebra.algorithms
-
ClassDescriptionImplementation of the 2.5D Matrix Multiplication Algorithm.Implementation of Cannon's Algorithm for distributed matrix multiplication.Implementation of the Communication-Avoiding Recursive Matrix Multiplication (CARMA) Algorithm.Fox's Algorithm for distributed matrix multiplication.Distributed implementation of the SUMMA (Scalable Universal Matrix Multiplication Algorithm).Intelligent Planner for Distributed Matrix Multiplication.Implementation of the CARMA (Communication-Avoidant Recursive Matrix Multiplication) Algorithm for generic ring elements.Implementation of the CARMA Algorithm specialized for the double primitive type.Implementation of the Strassen Algorithm specialized for the double primitive type.Implementation of the Strassen Algorithm for matrix multiplication for generic ring elements.