libflame
revision_anchor
|
Go to the source code of this file.
Functions | |
FLA_Error | FLASH_Apply_Q_UT_inc (FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj A, FLA_Obj TW, FLA_Obj W1, FLA_Obj B) |
FLA_Error | FLASH_Apply_Q_UT_inc_create_workspace (FLA_Obj TW, FLA_Obj B, FLA_Obj *W) |
FLA_Error | FLA_Apply_Q_UT_inc_internal (FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj A, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apqutinc_t *cntl) |
FLA_Error | FLA_Apply_Q_UT_inc_lhfc (FLA_Obj A, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apqutinc_t *cntl) |
FLA_Error | FLA_Apply_Q_UT_inc_lnfc (FLA_Obj A, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apqutinc_t *cntl) |
FLA_Error FLA_Apply_Q_UT_inc_internal | ( | FLA_Side | side, |
FLA_Trans | trans, | ||
FLA_Direct | direct, | ||
FLA_Store | storev, | ||
FLA_Obj | A, | ||
FLA_Obj | TW, | ||
FLA_Obj | W1, | ||
FLA_Obj | B, | ||
fla_apqutinc_t * | cntl | ||
) |
References FLA_Apply_Q_UT_inc_internal_check(), FLA_Apply_Q_UT_inc_lhfc(), FLA_Apply_Q_UT_inc_lnfc(), and FLA_Check_error_level().
Referenced by FLASH_Apply_Q_UT_inc().
FLA_Error FLA_Apply_Q_UT_inc_lhfc | ( | FLA_Obj | A, |
FLA_Obj | TW, | ||
FLA_Obj | W1, | ||
FLA_Obj | B, | ||
fla_apqutinc_t * | cntl | ||
) |
References FLA_Apply_Q_UT_inc_lhfc_blk_var1().
Referenced by FLA_Apply_Q_UT_inc_internal().
FLA_Error FLA_Apply_Q_UT_inc_lnfc | ( | FLA_Obj | A, |
FLA_Obj | TW, | ||
FLA_Obj | W1, | ||
FLA_Obj | B, | ||
fla_apqutinc_t * | cntl | ||
) |
References FLA_Apply_Q_UT_inc_lnfc_blk_var1().
Referenced by FLA_Apply_Q_UT_inc_internal().
FLA_Error FLASH_Apply_Q_UT_inc | ( | FLA_Side | side, |
FLA_Trans | trans, | ||
FLA_Direct | direct, | ||
FLA_Store | storev, | ||
FLA_Obj | A, | ||
FLA_Obj | TW, | ||
FLA_Obj | W1, | ||
FLA_Obj | B | ||
) |
References FLA_Apply_Q_UT_inc_check(), FLA_Apply_Q_UT_inc_internal(), FLA_Check_error_level(), FLASH_Queue_begin(), and FLASH_Queue_end().
References FLA_Abort(), FLA_Obj_datatype(), FLA_Obj_width(), FLA_Print_message(), FLASH_Obj_create_ext(), FLASH_Obj_depth(), FLASH_Obj_scalar_length_tl(), and FLASH_Obj_scalar_width_tl().
Referenced by FLASH_QR_UT_inc_solve().