|
| | mtbGPR (const Foam::dictionary &dict) |
| void | fit (const Eigen::MatrixXd &X, const Eigen::VectorXd &y) |
| Foam::scalar | predict (const Eigen::VectorXd &x) |
| Eigen::VectorXd | predict (const Eigen::MatrixXd &X) |
| void | printInfo () const |
Definition at line 46 of file mtbGPR.H.
◆ mtbGPR()
| mtbGPR::mtbGPR |
( |
const Foam::dictionary & | dict | ) |
|
|
explicit |
◆ fit()
| void mtbGPR::fit |
( |
const Eigen::MatrixXd & | X, |
|
|
const Eigen::VectorXd & | y ) |
◆ predict() [1/2]
| Eigen::VectorXd mtbGPR::predict |
( |
const Eigen::MatrixXd & | X | ) |
|
◆ predict() [2/2]
| Foam::scalar mtbGPR::predict |
( |
const Eigen::VectorXd & | x | ) |
|
◆ printInfo()
| void mtbGPR::printInfo |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /github/workspace/src/ITHACA_INTERPOLATOR/mtbGPR/mtbGPR.H
- /github/workspace/src/ITHACA_INTERPOLATOR/mtbGPR/mtbGPR.C