Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does MatrixLib use LAPACK?

LAPACK matrixlib
0
Posted

Does MatrixLib use LAPACK?

0

Yes, as of version 3.0, MatrixLib internally uses LAPACK (and the BLAS) where appropriate and available. In addition, functions are provided which enable the caller to retrieve internal data from a matrix object in order to call LAPACK/BLAS functions which are not directly represented in the MatrixLib API. These functions are ml_matrix::raw_data and ml_matrix::data_stride.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123