mlpack
mlpack::cf::CFWrapperBase Member List

This is the complete list of members for mlpack::cf::CFWrapperBase, including all inherited members.

CFWrapperBase()mlpack::cf::CFWrapperBaseinline
Clone() const =0mlpack::cf::CFWrapperBasepure virtual
GetRecommendations(const NeighborSearchTypes nsType, const InterpolationTypes interpolationType, const size_t numRecs, arma::Mat< size_t > &recommendations)=0mlpack::cf::CFWrapperBasepure virtual
GetRecommendations(const NeighborSearchTypes nsType, const InterpolationTypes interpolationType, const size_t numRecs, arma::Mat< size_t > &recommendations, const arma::Col< size_t > &users)=0mlpack::cf::CFWrapperBasepure virtual
Predict(const NeighborSearchTypes nsType, const InterpolationTypes interpolationType, const arma::Mat< size_t > &combinations, arma::vec &predictions)=0mlpack::cf::CFWrapperBasepure virtual
~CFWrapperBase()mlpack::cf::CFWrapperBaseinlinevirtual