#include <SvmRepositoryInFile.h>
Public Types | |
| typedef Core::Training::Svm | Svm |
Public Member Functions | |
| SvmRepositoryInFile () | |
| bool | Exists (const ModelLocator &loc) |
| Svm * | Get (const ModelLocator &loc) |
| void | Add (const ModelLocator &loc, Svm *svm) |
| void | Delete (const ModelLocator &loc) |
Private Member Functions | |
| RepositoryInFileSystem & | RepFS () |
| String | GetDir (const ModelLocator &loc, bool forAll) |
Private Attributes | |
| ILOG_VAR_DEC | |
Definition at line 14 of file SvmRepositoryInFile.h.
1.5.1