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

  /external/ceres-solver/examples/
fields_of_experts.h 91 class FieldsOfExperts {
94 FieldsOfExperts();
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 {
denoising.cc 89 void CreateProblem(const FieldsOfExperts& foe,
194 FieldsOfExperts foe;

Completed in 362 milliseconds