strsna_

Estimates the reciprocal condition numbers (sensitivities) of selected eigenvalues and eigenvectors of an upper quasi-triangular matrix.

pure nothrow @nogc extern (C)
void
strsna_
(
ref char job
,
ref char howmny
,
ref const lapackint select
,,
float* t
,,
float* vl
,,
float* vr
,,
float* s
,
float* sep
,,,
float* work
,,,)

Meta