libflame
12600
Main Page
Data Structures
Files
Directories
File List
Globals
src
base
flamec
wrappers
blas
2
front
Functions
FLA_Trmv.c File Reference
(r12600)
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 Tue Mar 18 2014 03:23:10 for libflame by
1.7.6.1