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

/external/ceres-solver/examples/
H A Dfields_of_experts.h90 // NewLossFunction.
119 ceres::LossFunction* NewLossFunction(int alpha_index) const;
H A Dfields_of_experts.cc146 ceres::LossFunction* FieldsOfExperts::NewLossFunction(int alpha_index) const { function in class:ceres::examples::FieldsOfExperts
H A Ddenoising.cc110 loss_function[alpha_index] = foe.NewLossFunction(alpha_index);

Completed in 211 milliseconds