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