Uses of Package
org.ejml.ops
Packages that use org.ejml.ops
Package
Description
-
Classes in org.ejml.ops used by org.ejml.data
-
Classes in org.ejml.ops used by org.ejml.dense.rowClassDescriptionComputes a boolean result when given a row, col, and element valueFunctional Interface used in apply method to specify arbitrary unary functions accepting a doubleFunctional Interface used in apply method to specify arbitrary unary functions accepting a float
-
Classes in org.ejml.ops used by org.ejml.opsClassDescriptionAn algebraic structure with a single associative binary operation and an identity elementFunctional Interface used in reduce methods to specify arbitrary binary functions accepting doublesAn algebraic structure, defined over the `doubles` by two monoids + and *, called addition and multiplication.An algebraic structure with a single associative binary operation and an identity elementFunctional Interface used in reduce methods to specify arbitrary binary functions accepting floatsAn algebraic structure, defined over the `floats` by two monoids + and *, called addition and multiplication.Functional Interface used in matrix select methods to specify arbitrary binary predicates accepting element coordinatesBase class for reading CSV formatted files.
-
Classes in org.ejml.ops used by org.ejml.sparse.cscClassDescriptionFunctional Interface used in reduce methods to specify arbitrary binary functions accepting doublesFunctional Interface used in applyRow/Col-Wise method to specify arbitrary binary functions accepting a row index and a double valueFunctional Interface used in apply method to specify arbitrary unary functions accepting a doubleAn algebraic structure, defined over the `doubles` by two monoids + and *, called addition and multiplication.Functional Interface used in reduce methods to specify arbitrary binary functions accepting floatsFunctional Interface used in applyRow/Col-Wise method to specify arbitrary binary functions accepting a row index and a float valueFunctional Interface used in apply method to specify arbitrary unary functions accepting a floatAn algebraic structure, defined over the `floats` by two monoids + and *, called addition and multiplication.Functional Interface used in matrix select methods to specify arbitrary binary predicates accepting element coordinates
-
Classes in org.ejml.ops used by org.ejml.sparse.csc.miscClassDescriptionAn algebraic structure, defined over the `doubles` by two monoids + and *, called addition and multiplication.An algebraic structure, defined over the `floats` by two monoids + and *, called addition and multiplication.Functional Interface used in matrix select methods to specify arbitrary binary predicates accepting element coordinates
-
Classes in org.ejml.ops used by org.ejml.sparse.csc.multClassDescriptionFunctional Interface used in reduce methods to specify arbitrary binary functions accepting doublesAn algebraic structure, defined over the `doubles` by two monoids + and *, called addition and multiplication.Functional Interface used in reduce methods to specify arbitrary binary functions accepting floatsAn algebraic structure, defined over the `floats` by two monoids + and *, called addition and multiplication.