PLASMA_chegv_Tile - Computes all eigenvalues and, optionally, eigenvectors of a complex generalized Hermitian-definite eigenproblem of the form: A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x. Here A and B are assumed to be Hermitian and B is also positive definite. Non-blocking equivalent of PLASMA_chegv_Tile(). May return before the computation is finished. Allows for pipelining of operations at runtime.
|
1.8.1.2