Class MatrixMultiplyDispatcher

java.lang.Object
org.flag4j.operations.MatrixMultiplyDispatcher

public final class MatrixMultiplyDispatcher extends Object
Dispatches matrix multiplication to the appropriate algorithm based on the size of the matrices to be multiplied.