-
- Downloads
Generalize linear regression code to N-d, use explicit template initialization
Showing
- SimoxUtility/CMakeLists.txt 3 additions, 2 deletionsSimoxUtility/CMakeLists.txt
- SimoxUtility/math/regression.h 1 addition, 1 deletionSimoxUtility/math/regression.h
- SimoxUtility/math/regression/linear.cpp 18 additions, 0 deletionsSimoxUtility/math/regression/linear.cpp
- SimoxUtility/math/regression/linear.h 19 additions, 0 deletionsSimoxUtility/math/regression/linear.h
- SimoxUtility/math/regression/linear.hpp 165 additions, 0 deletionsSimoxUtility/math/regression/linear.hpp
- SimoxUtility/math/regression/linear3d.cpp 0 additions, 86 deletionsSimoxUtility/math/regression/linear3d.cpp
- SimoxUtility/math/regression/linear3d.h 0 additions, 76 deletionsSimoxUtility/math/regression/linear3d.h
- SimoxUtility/tests/math/regression/linear3d.cpp 5 additions, 6 deletionsSimoxUtility/tests/math/regression/linear3d.cpp
Loading
Please register or sign in to comment