Sign in
nest-open-source
/
nest-cam
/
v366
/
eigen
/
9d75fdbcd2b5a2fdab03a859ddefda95ce1217ed
/
.
/
doc
/
examples
/
make_circulant.cpp.preamble
blob: e575cce1467b2a92d1cf918055be2e775e866e2a [
file
] [
log
] [
blame
]
#include
<
Eigen
/
Core
>
#include
<iostream>
template
<
class
ArgType
>
class
Circulant
;