|
Skylark (Sketching Library)
0.1
|

Go to the source code of this file.
Defines | |
| #define | DEBUG std::cout << "error " << std::endl; |
Functions | |
| int | main (int argc, char **argv) |
| #define DEBUG std::cout << "error " << std::endl; |
Definition at line 13 of file predict.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 15 of file predict.cpp.
References skylark::base::Gemm(), m, n, and read_model_file().

1.7.6.1