libflame  12600
Functions
FLA_Amax.c File Reference

(r12600)

Functions

FLA_Error FLA_Amax (FLA_Obj x, FLA_Obj index)

Function Documentation

FLA_Error FLA_Amax ( FLA_Obj  x,
FLA_Obj  index 
)

References FLA_Amax_external().

{
    return FLA_Amax_external( x, index );
}