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