strsen_

Reorders the Schur factorization of a matrix in order to find an orthonormal basis of a right invariant subspace corresponding to selected eigenvalues, and returns reciprocal condition numbers (sensitivities) of the average of the cluster of eigenvalues and of the invariant subspace.

pure nothrow @nogc extern (C)
void
strsen_
(
ref char job
,
ref char compq
,,,
float* t
,,
float* q
,,
float* wr
,
float* wi
,,
float* s
,
float* sep
,
float* work
,,,,)

Meta