Searched refs:FieldsOfExperts (Results 1 - 3 of 3) sorted by relevance

/external/ceres-solver/examples/
H A Dfields_of_experts.cc88 FieldsOfExperts::FieldsOfExperts() function in class:ceres::examples::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 {
H A Dfields_of_experts.h91 class FieldsOfExperts { class in namespace:ceres::examples
94 FieldsOfExperts();
H A Ddenoising.cc89 void CreateProblem(const FieldsOfExperts& foe,
194 FieldsOfExperts foe;

Completed in 76 milliseconds