HomeSort by relevance Sort by last modified time
    Searched defs:FieldsOfExperts (Results 1 - 2 of 2) sorted by null

  /external/ceres-solver/examples/
fields_of_experts.cc 88 FieldsOfExperts::FieldsOfExperts()
92 bool FieldsOfExperts::LoadFromFile(const std::string& filename) {
142 ceres::CostFunction* FieldsOfExperts::NewCostFunction(int alpha_index) const {
146 ceres::LossFunction* FieldsOfExperts::NewLossFunction(int alpha_index) const {
fields_of_experts.h 91 class FieldsOfExperts {
94 FieldsOfExperts();

Completed in 63 milliseconds