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++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -