Commit 15bfb560 authored by Davis King's avatar Davis King

fixed typo in spec

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404078
parent bf140c2a
......@@ -73,7 +73,7 @@ namespace dlib
typename alloc_type1,
typename alloc_type2
>
const generic_probabilistic_decision_function<typename trainer_type::trained_function_type>
const probabilistic_function<typename trainer_type::trained_function_type>
train_probabilistic_decision_function (
const trainer_type& trainer,
const std::vector<sample_type,alloc_type1>& x,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment