Uses of Package
org.flag4j.linalg.ops.dispatch
Packages that use org.flag4j.linalg.ops.dispatch
-
Classes in org.flag4j.linalg.ops.dispatch used by org.flag4j.linalg.ops.dispatchClassDescriptionBase class for all dispatchers which apply a binary tensor operation.A dispatcher that selects the most suitable matrix multiplication kernel for two
complex dense matrices
.A dispatcher that selects the most suitable matrix-vector multiplication kernel for a complex matrix/vector pair.A dispatcher that selects the most suitable matrix multiplication kernel for two real dense matrices.A dispatcher that selects the most suitable matrix-vector multiplication kernel for a real dense matrix/vector pair.