OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewLossFunction
(Results
1 - 3
of
3
) sorted by null
/external/ceres-solver/examples/
fields_of_experts.h
90
//
NewLossFunction
.
119
ceres::LossFunction*
NewLossFunction
(int alpha_index) const;
fields_of_experts.cc
146
ceres::LossFunction* FieldsOfExperts::
NewLossFunction
(int alpha_index) const {
denoising.cc
108
loss_function[alpha_index] = foe.
NewLossFunction
(alpha_index);
Completed in 683 milliseconds