#include <iostream>#include "SpkAdapt.h"#include "liatools.h"
Go to the source code of this file.
Defines | |
| #define | MANDATORY true |
| #define | OPTIONAL false |
| #define | ARG_REQUIRED true |
Functions | |
| int | main (int argc, char *argv[]) |
| #define ARG_REQUIRED true |
Definition at line 59 of file SpkAdaptMain.cpp.
Referenced by main().
| #define MANDATORY true |
Definition at line 57 of file SpkAdaptMain.cpp.
Referenced by main().
| #define OPTIONAL false |
Definition at line 58 of file SpkAdaptMain.cpp.
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 62 of file SpkAdaptMain.cpp.
References ARG_REQUIRED, MANDATORY, OPTIONAL, TrainTargetAdapt(), verbose, and verboseLevel.
1.7.2