JWS C Library
C language utility library
regress.h File Reference

Collection of functions for solving regression problems. More...

#include <jwsc/config.h>
#include <stdlib.h>
#include <inttypes.h>
#include "jwsc/base/error.h"
#include "jwsc/vector/vector.h"
#include "jwsc/matrix/matrix.h"
Include dependency graph for regress.h:

Go to the source code of this file.


Detailed Description

Collection of functions for solving regression problems.

Author:
Joseph Schlecht
License:
Creative Commons BY-NC-SA 3.0

Definition in file regress.h.