autogen
autogen copied to clipboard
Make scalar type in generated code variable
Currently the generated code uses double
as scalar type. Make it variable, not via a typedef that requires recompilation of the entire autogen (Python) package.