|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
This is the complete list of members for SecondDerivativeOp, including all inherited members.
| add(const TripleBandLinearOp &m) const | TripleBandLinearOp | |
| add(const Array &u) const | TripleBandLinearOp | |
| apply(const Array &r) const override | TripleBandLinearOp | virtual |
| array_type typedef | FdmLinearOp | |
| axpyb(const Array &a, const TripleBandLinearOp &x, const TripleBandLinearOp &y, const Array &b) | TripleBandLinearOp | |
| diag_ | TripleBandLinearOp | protected |
| direction_ | TripleBandLinearOp | protected |
| i0_ | TripleBandLinearOp | protected |
| i2_ | TripleBandLinearOp | protected |
| lower_ | TripleBandLinearOp | protected |
| mesher_ | TripleBandLinearOp | protected |
| mult(const Array &u) const | TripleBandLinearOp | |
| multR(const Array &u) const | TripleBandLinearOp | |
| operator=(const TripleBandLinearOp &m) | TripleBandLinearOp | |
| operator=(TripleBandLinearOp &&m) noexcept | TripleBandLinearOp | |
| reverseIndex_ | TripleBandLinearOp | protected |
| SecondDerivativeOp(Size direction, const ext::shared_ptr< FdmMesher > &mesher) | SecondDerivativeOp | |
| solve_splitting(const Array &r, Real a, Real b=1.0) const | TripleBandLinearOp | |
| swap(TripleBandLinearOp &m) noexcept | TripleBandLinearOp | |
| toMatrix() const override | TripleBandLinearOp | virtual |
| TripleBandLinearOp(Size direction, const ext::shared_ptr< FdmMesher > &mesher) | TripleBandLinearOp | |
| TripleBandLinearOp(const TripleBandLinearOp &m) | TripleBandLinearOp | |
| TripleBandLinearOp(TripleBandLinearOp &&m) noexcept | TripleBandLinearOp | |
| TripleBandLinearOp()=default | TripleBandLinearOp | protected |
| upper_ | TripleBandLinearOp | protected |
| ~FdmLinearOp()=default | FdmLinearOp | virtual |
| ~TripleBandLinearOp() override=default | TripleBandLinearOp |