| 
    libflame
    12600
    
   
   | 
  
  
  
 
Functions | |
| FLA_Error | FLA_Axpyrt (FLA_Uplo uplo, FLA_Trans trans, FLA_Obj alpha, FLA_Obj A, FLA_Obj B) | 
References FLA_Axpyrt_external().
{
    return FLA_Axpyrt_external( uplo, trans, alpha, A, B );
}
 1.7.6.1