philsupertramp/game-math
|
This is the complete list of members for Predictor, including all inherited members.
fit(const Matrix< double > &X, const Matrix< double > &y)=0 | Predictor | pure virtual |
predict(const Matrix< double > &)=0 | Predictor | pure virtual |
transform(const Matrix< double > &)=0 | Predictor | pure virtual |