int PLASMA_zplgsy_Tile_Async ( PLASMA_Complex64_t  bump,
PLASMA_desc *  A,
unsigned long long int  seed,
PLASMA_sequence *  sequence,
PLASMA_request *  request 
)

PLASMA_zplgsy_Tile_Async - Generate a random hermitian matrix by tiles. Non-blocking equivalent of PLASMA_zplgsy_Tile(). May return before the computation is finished. Allows for pipelining of operations ar runtime.

Parameters:
[in] sequence Identifies the sequence of function calls that this call belongs to (for completion checks and exception handling purposes).
[out] request Identifies this function call (for exception handling purposes).
See also:
PLASMA_zplgsy
PLASMA_zplgsy_Tile
PLASMA_cplgsy_Tile_Async
PLASMA_dplgsy_Tile_Async
PLASMA_splgsy_Tile_Async
PLASMA_zplgsy_Tile_Async
PLASMA_zplgsy_Tile_Async
 All Data Structures
Generated by  doxygen 1.6.3