cyqlone develop
Fast, parallel and vectorized solver for linear systems with optimal control structure.
Loading...
Searching...
No Matches
cyqlone.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  cyqlone

Macros

#define CYQLONE_INSTANTIATE_TRICYQLE(T, VL, O)
#define CYQLONE_INSTANTIATE_CYQLONE(VL, O)

Macro Definition Documentation

◆ CYQLONE_INSTANTIATE_TRICYQLE

#define CYQLONE_INSTANTIATE_TRICYQLE ( T,
VL,
O )
Value:
template struct TricyqleSolver<VL, T, O>;

Definition at line 17 of file cyqlone.cpp.

◆ CYQLONE_INSTANTIATE_CYQLONE

#define CYQLONE_INSTANTIATE_CYQLONE ( VL,
O )
Value:
template struct CyqloneSolver<VL, real_t, O>;

Definition at line 20 of file cyqlone.cpp.