PLASMA  2.8.0
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
int PLASMA_Alloc_Workspace_sgeev ( int  N,
PLASMA_desc **  descT 
)

PLASMA_Alloc_Workspace_sgeev - Allocates workspace for PLASMA_sgeev or PLASMA_sgeev_Tile routine.

Parameters
[in]NThe order of the matrix A. N >= 0.
[out]descTOn exit, workspace handle for storage of the extra T factors required by the tile Hessenberg.
Returns
Return values
PLASMA_SUCCESSsuccessful exit