Module flag4j

Enum Class TransposeDispatcher.TransposeAlgorithms

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

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