gpdt.cpp File Reference

Go to the source code of this file.

Functions

void help_message (void)
void fatalError (const char *msg1, const char *msg2)
int prescan_document (char *file, int *lines, int *vlen, int *ll)
void SplitParts (int n, int part, int parts, int *dim, int *off)


Function Documentation

void fatalError ( const char *  msg1,
const char *  msg2 
)

void help_message ( void   ) 

Definition at line 89 of file gpdt.cpp.

int prescan_document ( char *  file,
int *  lines,
int *  vlen,
int *  ll 
)

Definition at line 168 of file gpdt.cpp.

void SplitParts ( int  n,
int  part,
int  parts,
int *  dim,
int *  off 
)

Definition at line 384 of file gpdt.cpp.


SHOGUN Machine Learning Toolbox - Documentation