LIBIRWLS
|
Implementation of the predictions functions to classify data using a trained model. More...
#include <omp.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "kernels.h"
#include "LIBIRWLS-predict.h"
Implementation of the predictions functions to classify data using a trained model.
See LIBIRWLS-predict.h for a detailed description of its functions and parameters.