|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnivariateMatrixFunctionDifferentiator
Interface defining the function differentiation operation.
Method Summary | |
---|---|
UnivariateDifferentiableMatrixFunction |
differentiate(UnivariateMatrixFunction function)
Create an implementation of a differential from a regular matrix function . |
Method Detail |
---|
UnivariateDifferentiableMatrixFunction differentiate(UnivariateMatrixFunction function)
differential
from a regular matrix function
.
function
- function to differentiate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |