Namespaces | |
| namespace | array |
| namespace | iterativesolver |
| namespace | itsolv |
| 4-parameter interpolation of a 1-dimensional function given two points for which function values and first derivatives are known. | |
Functions | |
| const std::shared_ptr< const molpro::Options > | options () |
| Get the Options object associated with iterative-solver. More... | |
| void | set_options (const molpro::Options &options) |
| Set the options for iterative-solver. More... | |
| const std::shared_ptr< const molpro::Options > molpro::linalg::options | ( | ) |
Get the Options object associated with iterative-solver.
| void molpro::linalg::set_options | ( | const molpro::Options & | options | ) |
Set the options for iterative-solver.
| options |