PLearn 0.1
Functions
plearn_tests.cc File Reference
#include "plearn_inc.h"
#include "plearn_full_inc.h"
#include "plearn_tests_inc.h"
#include "PLearnCommands/plearn_main.h"
Include dependency graph for plearn_tests.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 48 of file plearn_tests.cc.

References PLearn::plearn_main().

{
    return plearn_main( argc, argv );
}

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines