Hi, I would like to know whether templates are supported in CPPLapack (for matrix and vector for instance). Regards, Claire
CPPLapack doesn't and won't support templates. Only double and std::complex<double> are supported.
Log in to post a comment.
Hi,
I would like to know whether templates are supported in CPPLapack (for matrix and vector for instance).
Regards,
Claire
CPPLapack doesn't and won't support templates.
Only double and std::complex<double> are supported.