Skip to content

Simple eigen3 multivariate regression C++ example code

Notifications You must be signed in to change notification settings

tjb2640/cpp-regress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regression.cpp

Use the eigen3 library to demonstrate simple matrix manipulation, for multivariate linear regression

Just some messing around with C++

Run it

First, install eigen3 (and potentially check the Makefile, compare INC location)

make
./regress

About

Simple eigen3 multivariate regression C++ example code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published