|
Orbital library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BinaryFunction.Composite
A composite function.
A BinaryFunction could be composed of an outer BinaryFunction and two inner BinaryFunctions concatenated with the outer binary one. In other words, results o(l(x,y),r(x,y)).
Functionals.compose(BinaryFunction, BinaryFunction, BinaryFunction)
Functor.Composite
∩BinaryFunction
, extends BinaryFunctionNested Class Summary |
---|
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Nested classes/interfaces inherited from interface orbital.math.functional.BinaryFunction |
---|
BinaryFunction.Composite |
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Field Summary |
---|
Fields inherited from interface orbital.logic.functor.BinaryFunction |
---|
callTypeDeclaration |
Fields inherited from interface orbital.logic.functor.BinaryFunction |
---|
callTypeDeclaration |
Fields inherited from interface orbital.math.Arithmetic |
---|
numerical |
Fields inherited from interface orbital.math.Arithmetic |
---|
numerical |
Method Summary |
---|
Methods inherited from interface orbital.logic.functor.Functor.Composite |
---|
getNotation, setNotation |
Methods inherited from interface orbital.logic.Composite |
---|
construct, getComponent, getCompositor, setComponent, setCompositor |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
Methods inherited from interface orbital.logic.functor.BinaryFunction |
---|
apply |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
Methods inherited from interface orbital.math.functional.BinaryFunction |
---|
derive, integrate |
Methods inherited from interface orbital.logic.functor.BinaryFunction |
---|
apply |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
Methods inherited from interface orbital.math.Arithmetic |
---|
add, divide, equals, inverse, isOne, isZero, minus, multiply, one, power, scale, subtract, toString, valueFactory, zero |
Methods inherited from interface orbital.math.Normed |
---|
norm |
Methods inherited from interface orbital.logic.functor.Functor.Composite |
---|
getNotation, setNotation |
Methods inherited from interface orbital.logic.Composite |
---|
construct, getComponent, getCompositor, setComponent, setCompositor |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
Methods inherited from interface orbital.math.Arithmetic |
---|
add, divide, equals, inverse, isOne, isZero, minus, multiply, one, power, scale, subtract, toString, valueFactory, zero |
Methods inherited from interface orbital.math.Normed |
---|
norm |
|
Orbital library 1.3.0: 11 Apr 2009 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |