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