NUMCXX  0.13.20181108
Numerical library for small projects and teaching purposes
netlib.hxx
Go to the documentation of this file.
1 #ifndef NETLIB_HXX
2 #define NETLIB_HXX
3 
10 namespace netlib
11 {
12 }
13 
14 #include "cg.hxx"
15 #include "bicgstab.hxx"
16 
17 #endif
Iterative template routines.
Definition: bicgstab.hxx:1