Uses of Package
org.la4j.matrix.functor
Packages that use org.la4j.matrix.functor
-
Classes in org.la4j.matrix.functor used by org.la4jClassDescriptionAn advanced matrix predicate that test the whole matrix rather than its elements.A matrix accumulator that accumulates elements across matrix.A matrix function that takes an element with its indices and produces a new value.A matrix predicate that tests each matrix element.A matrix procedure that performs an action of every matrix element.
-
Classes in org.la4j.matrix.functor used by org.la4j.matrixClassDescriptionA matrix accumulator that accumulates elements across matrix.A matrix procedure that performs an action of every matrix element.
-
Classes in org.la4j.matrix.functor used by org.la4j.matrix.sparseClassDescriptionA matrix function that takes an element with its indices and produces a new value.A matrix procedure that performs an action of every matrix element.