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