Uses of Enum Class
org.flag4j.linalg.ops.RealDenseMatrixMultiplyDispatcher.AlgorithmNames
Packages that use RealDenseMatrixMultiplyDispatcher.AlgorithmNames
-
Uses of RealDenseMatrixMultiplyDispatcher.AlgorithmNames in org.flag4j.linalg.ops
Subclasses with type arguments of type RealDenseMatrixMultiplyDispatcher.AlgorithmNames in org.flag4j.linalg.opsModifier and TypeClassDescriptionprotected static enum
Simple enum class containing all possible choices of real dense matrix multiply algorithms.Methods in org.flag4j.linalg.ops that return RealDenseMatrixMultiplyDispatcher.AlgorithmNamesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RealDenseMatrixMultiplyDispatcher.AlgorithmNames.values()
Returns an array containing the constants of this enum class, in the order they are declared.