References FLA_Trsv_external().
00036 { 00037 return FLA_Trsv_external( uplo, transa, diag, A, x ); 00038 }