rfunctions icon indicating copy to clipboard operation
rfunctions copied to clipboard

rfunction test error

Open huangl12138 opened this issue 8 years ago • 0 comments

Spectra/LinAlg/TridiagEigen.h:93:49: error: no matching function for call to 'tridiagonal_qr_step(double*&, double*&, int&, int&, Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >::Scalar*, int&)' Eigen::internal::tridiagonal_qr_step(maind, subd, start, end, evecs.data(), n);

huangl12138 avatar Oct 30 '17 03:10 huangl12138