void sys( const state_type & /*x*/ , state_type & /*dxdt*/ , const double /*t*/ ) void sys1( const state_type &/*x*/ , state_type &/*dxdt*/ , const double /*t ...
This example shows how the __float128 from gcc libquadmath can be used with odeint.