Commit eb08ae92 authored by Davis King's avatar Davis King

clarified spec

parent d771596f
......@@ -184,6 +184,8 @@ namespace dlib
);
/*!
ensures
- Subsequent calls to train() will try to learn a function similar to the
given prior.
- #has_prior() == true
- #learns_nonnegative_weights() == false
!*/
......
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