Uses of Class
org.quantlib.TripleBandLinearOp
-
-
Uses of TripleBandLinearOp in org.quantlib
Subclasses of TripleBandLinearOp in org.quantlib Modifier and Type Class Description classFirstDerivativeOpclassSecondDerivativeOpMethods in org.quantlib that return TripleBandLinearOp Modifier and Type Method Description TripleBandLinearOpTripleBandLinearOp. add(Array u)TripleBandLinearOpTripleBandLinearOp. add(TripleBandLinearOp m)TripleBandLinearOpTripleBandLinearOp. mult(Array u)TripleBandLinearOpTripleBandLinearOp. multR(Array u)Methods in org.quantlib with parameters of type TripleBandLinearOp Modifier and Type Method Description TripleBandLinearOpTripleBandLinearOp. add(TripleBandLinearOp m)voidTripleBandLinearOp. axpyb(Array a, TripleBandLinearOp x, TripleBandLinearOp y, Array b)protected static longTripleBandLinearOp. getCPtr(TripleBandLinearOp obj)voidTripleBandLinearOp. swap(TripleBandLinearOp m)
-