|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionAssembler | |
---|---|
edu.stanford.rsl.jpop |
Uses of FunctionAssembler in edu.stanford.rsl.jpop |
---|
Classes in edu.stanford.rsl.jpop that implement FunctionAssembler | |
---|---|
class |
AdditiveFunctionAssembler
Implements an additive FunctionAssembler meaning that it computes the sum element by element of each block result. |
Methods in edu.stanford.rsl.jpop that return FunctionAssembler | |
---|---|
FunctionAssembler |
FunctionController.getAssembler()
|
Methods in edu.stanford.rsl.jpop with parameters of type FunctionAssembler | |
---|---|
void |
FunctionController.setAssembler(FunctionAssembler assembler)
|
void |
FunctionOptimizer.setFunctionAssembler(FunctionAssembler assembler)
Sets a new FunctionAssembler for the optimization process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |