libflame
revision_anchor
Main Page
Data Structures
Files
Directories
File List
Globals
src
base
flamec
wrappers
blas
2
front
Functions
FLA_Herc.c File Reference
(r)
Functions
FLA_Error
FLA_Herc
(
FLA_Uplo
uplo,
FLA_Conj
conj,
FLA_Obj
alpha,
FLA_Obj
x,
FLA_Obj
A)
Function Documentation
FLA_Error
FLA_Herc
(
FLA_Uplo
uplo
,
FLA_Conj
conj
,
FLA_Obj
alpha
,
FLA_Obj
x
,
FLA_Obj
A
)
References
FLA_Herc_external()
.
{
return
FLA_Herc_external
( uplo, conj, alpha, x, A ); }
Generated on Wed Apr 27 2011 for libflame by
1.7.4