c++ - difference between lapacke and lapack -


i wonder difference between lapacke , lapack. want eigen analysis qz decomposition, i'm not sure if should start lapacke or lapack. appreciate help.

you want use lapacke frees writing helpers converting from/to row-major mode column major mode matrices before/after lapack calls.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

Android Capture Image From Camera -

Define custom list-style-type in CSS -