Commit a2381db4 authored by Davis King's avatar Davis King

Made specs more clear.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403792
parent 40c33a5d
......@@ -110,6 +110,7 @@ namespace dlib
expressions such as get_kernel()(basis_samples(0), basis_samples(0)) should make sense.
ensures
- #basis_loaded() == true
- training will be carried out in the span of the given basis_samples
!*/
bool basis_loaded (
......
......@@ -159,6 +159,7 @@ namespace dlib
expressions such as get_kernel()(basis_samples(0), basis_samples(0)) should make sense.
ensures
- #basis_loaded() == true
- training will be carried out in the span of the given basis_samples
!*/
bool basis_loaded (
......
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