loadKernelMatrix.cpp File Reference

#include <sys/types.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <limits.h>
#include <stdlib.h>
#include <fcntl.h>
#include <errno.h>
#include <fstream>
#include "Exception.h"
#include "Util.h"

Go to the source code of this file.

Functions

void getSize (istream &is, uint &nrows, uint &ncols)
int main (int argc, char *argv[])


Function Documentation

void getSize ( istream &  is,
uint &  nrows,
uint &  ncols 
)

Definition at line 15 of file loadKernelMatrix.cpp.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Definition at line 38 of file loadKernelMatrix.cpp.

References Exception::Assert(), Util::endProgress(), Exception::GetMessage(), getSize(), and Util::outProgress().


Generated on Fri Sep 7 16:29:17 2007 for SVM-Dlight by  doxygen 1.5.1