50 virtual MatrixWrapper::Matrix
df_dxGet(
const MatrixWrapper::ColumnVector& u,
const MatrixWrapper::ColumnVector& x);
53 virtual MatrixWrapper::ColumnVector
PredictionGet(
const MatrixWrapper::ColumnVector& u,
const MatrixWrapper::ColumnVector& x);
56 virtual MatrixWrapper::SymmetricMatrix
CovarianceGet(
const MatrixWrapper::ColumnVector& u,
const MatrixWrapper::ColumnVector& x);