mesytec-mnode/external/taskflow-3.8.0/3rd-party/eigen-3.3.7/doc/examples/make_circulant.cpp.preamble

5 lines
85 B
Text
Raw Permalink Normal View History

2025-01-04 01:25:05 +01:00
#include <Eigen/Core>
#include <iostream>
template <class ArgType> class Circulant;