Made specs more clear.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403792
This commit is contained in:
Davis King 2010-07-26 02:09:15 +00:00
parent 40c33a5d42
commit a2381db412
2 changed files with 2 additions and 0 deletions

View File

@ -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 (

View File

@ -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 (