Uses of Class
org.flag4j.linalg.ops.dispatch.BiTensorOpDispatcher
Packages that use BiTensorOpDispatcher
-
Uses of BiTensorOpDispatcher in org.flag4j.linalg.ops.dispatch
Subclasses of BiTensorOpDispatcher in org.flag4j.linalg.ops.dispatchModifier and TypeClassDescriptionfinal class
A dispatcher that selects the most suitable matrix multiplication kernel for twocomplex dense matrices
.class
A dispatcher that selects the most suitable matrix-vector multiplication kernel for a complex matrix/vector pair.final class
A dispatcher that selects the most suitable matrix multiplication kernel for two real dense matrices.final class
A dispatcher that selects the most suitable matrix-vector multiplication kernel for a real dense matrix/vector pair.