Class RealDenseMatrixMultiplyDispatcher

java.lang.Object
org.flag4j.operations.RealDenseMatrixMultiplyDispatcher

public final class RealDenseMatrixMultiplyDispatcher extends Object
Singleton class which stores a map of all viable real dense matrix multiply algorithms and uses that map to dispatch a real dense matrix multiply problem to the appropriate algorithm.