|
libflame revision_anchor
|
Functions | |
| FLA_Error | FLA_Eig_gest_internal_check (FLA_Inv inv, FLA_Uplo uplo, FLA_Obj A, FLA_Obj Y, FLA_Obj B, fla_eig_gest_t *cntl) |
| FLA_Error FLA_Eig_gest_internal_check | ( | FLA_Inv | inv, |
| FLA_Uplo | uplo, | ||
| FLA_Obj | A, | ||
| FLA_Obj | Y, | ||
| FLA_Obj | B, | ||
| fla_eig_gest_t * | cntl | ||
| ) |
References FLA_Check_conformal_dims(), FLA_Check_identical_object_elemtype(), FLA_Check_null_pointer(), FLA_Check_object_length_equals(), FLA_Check_object_width_equals(), FLA_Obj_length(), and FLA_Obj_width().
Referenced by FLA_Eig_gest_internal().