libflame
revision_anchor
|
Functions | |
FLA_Error | FLA_Axpy_internal_check (FLA_Obj alpha, FLA_Obj A, FLA_Obj B, fla_axpy_t *cntl) |
FLA_Error FLA_Axpy_internal_check | ( | FLA_Obj | alpha, |
FLA_Obj | A, | ||
FLA_Obj | B, | ||
fla_axpy_t * | cntl | ||
) |
References FLA_Check_conformal_dims(), FLA_Check_identical_object_elemtype(), and FLA_Check_null_pointer().
Referenced by FLA_Axpy_internal().