libflame
revision_anchor
|
Functions | |
FLA_Error | FLA_Gemvc_check (FLA_Trans transa, FLA_Conj conjx, FLA_Obj alpha, FLA_Obj A, FLA_Obj x, FLA_Obj beta, FLA_Obj y) |
FLA_Error FLA_Gemvc_check | ( | FLA_Trans | transa, |
FLA_Conj | conjx, | ||
FLA_Obj | alpha, | ||
FLA_Obj | A, | ||
FLA_Obj | x, | ||
FLA_Obj | beta, | ||
FLA_Obj | y | ||
) |
References FLA_Check_consistent_object_datatype(), FLA_Check_floating_object(), FLA_Check_identical_object_datatype(), FLA_Check_if_scalar(), FLA_Check_if_vector(), FLA_Check_matrix_vector_dims(), FLA_Check_nonconstant_object(), FLA_Check_valid_conj(), and FLA_Check_valid_trans().
Referenced by FLA_Gemvc_external().