Skylark (Sketching Library)  0.1
Typedefs | Functions
/var/lib/jenkins/jobs/Skylark/workspace/ml/train.cpp File Reference
#include <elemental.hpp>
#include <skylark.hpp>
#include <fstream>
#include <iostream>
#include <sstream>
#include <cstdlib>
#include <string>
#include <boost/mpi.hpp>
#include <boost/program_options.hpp>
#include <boost/any.hpp>
#include "kernels.hpp"
#include "hilbert.hpp"
#include <omp.h>
#include "../base/context.hpp"
Include dependency graph for train.cpp:

Go to the source code of this file.

Typedefs

typedef
skylark::base::sparse_matrix_t
< double > 
sparse_matrix_t

Functions

int main (int argc, char **argv)

Typedef Documentation

Definition at line 20 of file train.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 23 of file train.cpp.

References HDF5_SPARSE, and LIBSVM_SPARSE.