Skylark (Sketching Library)  0.1
Defines | Functions
/var/lib/jenkins/jobs/Skylark/workspace/ml/predict.cpp File Reference
#include "hilbert.hpp"
#include <boost/mpi.hpp>
#include "../base/context.hpp"
Include dependency graph for predict.cpp:

Go to the source code of this file.

Defines

#define DEBUG   std::cout << "error " << std::endl;

Functions

int main (int argc, char **argv)

Define Documentation

#define DEBUG   std::cout << "error " << std::endl;

Definition at line 13 of file predict.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 15 of file predict.cpp.

References skylark::base::Gemm(), m, n, and read_model_file().

Here is the call graph for this function: