Enum Class TransposeDispatcher.Algorithm

java.lang.Object
java.lang.Enum<TransposeDispatcher.Algorithm>
org.flag4j.operations.TransposeDispatcher.Algorithm
All Implemented Interfaces:
Serializable, Comparable<TransposeDispatcher.Algorithm>, Constable
Enclosing class:
TransposeDispatcher

private static enum TransposeDispatcher.Algorithm extends Enum<TransposeDispatcher.Algorithm>
Simple enum class containing available algorithms for computing a matrix transpose.