libflame
revision_anchor
Main Page
Data Structures
Files
Directories
File List
Globals
src
base
flamec
wrappers
blas
2
front
Functions
FLA_Trmv.c File Reference
(r)
Functions
FLA_Error
FLA_Trmv
(
FLA_Uplo
uplo,
FLA_Trans
transa,
FLA_Diag
diag,
FLA_Obj
A,
FLA_Obj
x)
Function Documentation
FLA_Error
FLA_Trmv
(
FLA_Uplo
uplo
,
FLA_Trans
transa
,
FLA_Diag
diag
,
FLA_Obj
A
,
FLA_Obj
x
)
References
FLA_Trmv_external()
.
{
return
FLA_Trmv_external
( uplo, transa, diag, A, x ); }
Generated on Fri May 30 2014 02:20:53 for libflame by
1.7.6.1