index
:
Tango
software
Twine softwares
Thomas Vanbesien
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Software
/
Visual_Studio
/
TCC
/
Tango.TCC.LoadTestLib
/
EigenDir
/
doc
/
examples
/
make_circulant.cpp.preamble
blob: e575cce1467b2a92d1cf918055be2e775e866e2a (
plain
)
1
2
3
4
#include <Eigen/Core> #include <iostream> template <class ArgType> class Circulant;