|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DoubleDoubleFunction | Interface that represents a function object: a function that takes two arguments and returns a single value. |
DoubleFunction | Interface that represents a function object: a function that takes a single argument and returns a single value. |
IntFunction | Interface that represents a function object: a function that takes a single argument and returns a single value. |
IntIntDoubleFunction | Interface that represents a function object: a function that takes three arguments. |
VectorFunction | Defines a function of a vector that returns a double. |
Class Summary | |
---|---|
Functions | Function objects to be passed to generic methods. |
Mult | Only for performance tuning of compute intensive linear algebraic computations. |
PlusMult | Only for performance tuning of compute intensive linear algebraic computations. |
SquareRootFunction | |
TimesFunction |
Core interfaces for functions, comparisons and procedures on objects and primitive data types.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |