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)
int32_t prescan_document (char *file, int32_t *lines, int32_t *vlen, int32_t *ll)
void SplitParts (int32_t n, int32_t part, int32_t parts, int32_t *dim, int32_t *off)


Function Documentation

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

void help_message ( void   ) 

Definition at line 89 of file gpdt.cpp.

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

Definition at line 168 of file gpdt.cpp.

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

Definition at line 384 of file gpdt.cpp.


SHOGUN Machine Learning Toolbox - Documentation