Searched defs:FieldsOfExperts (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/examples/
H A Dfields_of_experts.h91 class FieldsOfExperts { class in namespace:ceres::examples
94 FieldsOfExperts();
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 {

Completed in 80 milliseconds