13#include <batmat/config.hpp>
15namespace CYQLONE_NS(cyqlone) {
17#define CYQLONE_INSTANTIATE_TRICYQLE(T, VL, O) template struct TricyqleSolver<VL, T, O>;
20#define CYQLONE_INSTANTIATE_CYQLONE(VL, O) template struct CyqloneSolver<VL, real_t, O>;
#define CYQLONE_INSTANTIATE_TRICYQLE(T, VL, O)
#define CYQLONE_INSTANTIATE_CYQLONE(VL, O)
The main header for the Cyqlone and Tricyqle linear solvers.