LIBIRWLS
LIBIRWLS-predict.c File Reference

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"

Detailed Description

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.

Author
Roberto Diaz Morales
Date
23 Aug 2016
See also
LIBIRWLS-predict.h