Sign in
third-party-mirror
/
eigen
/
cefe4a0684b2d4165e775e1a4e8f0eaee8311cfe
/
.
/
doc
/
examples
/
make_circulant.cpp.preamble
blob: e575cce1467b2a92d1cf918055be2e775e866e2a [
file
]
#include
<
Eigen
/
Core
>
#include
<iostream>
template
<
class
ArgType
>
class
Circulant
;