Uses of Package
org.ejml.ops

Packages that use org.ejml.ops
  • Classes in org.ejml.ops used by org.ejml.data
    Class
    Description
     
     
  • Classes in org.ejml.ops used by org.ejml.dense.row
    Class
    Description
    Computes a boolean result when given a row, col, and element value
    Functional Interface used in apply method to specify arbitrary unary functions accepting a double
    Functional Interface used in apply method to specify arbitrary unary functions accepting a float
  • Classes in org.ejml.ops used by org.ejml.ops
    Class
    Description
    An algebraic structure with a single associative binary operation and an identity element
    Functional Interface used in reduce methods to specify arbitrary binary functions accepting doubles
    An 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 element
    Functional Interface used in reduce methods to specify arbitrary binary functions accepting floats
    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
    Base class for reading CSV formatted files.
  • Class
    Description
    Functional Interface used in reduce methods to specify arbitrary binary functions accepting doubles
    Functional Interface used in applyRow/Col-Wise method to specify arbitrary binary functions accepting a row index and a double value
    Functional Interface used in apply method to specify arbitrary unary functions accepting a double
    An 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 floats
    Functional Interface used in applyRow/Col-Wise method to specify arbitrary binary functions accepting a row index and a float value
    Functional Interface used in apply method to specify arbitrary unary functions accepting a float
    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
  • Class
    Description
    An 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
  • Class
    Description
    Functional Interface used in reduce methods to specify arbitrary binary functions accepting doubles
    An 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 floats
    An algebraic structure, defined over the `floats` by two monoids + and *, called addition and multiplication.