libflame
revision_anchor
|
Go to the source code of this file.
Functions | |
FLA_Error | FLA_Apply_pivots_internal (FLA_Side side, FLA_Trans trans, FLA_Obj p, FLA_Obj A, fla_appiv_t *cntl) |
FLA_Error | FLA_Apply_pivots_ln (FLA_Obj p, FLA_Obj A, fla_appiv_t *cntl) |
FLA_Error | FLA_Apply_pivots_lt (FLA_Obj p, FLA_Obj A, fla_appiv_t *cntl) |
FLA_Error | FLA_Apply_pivots_rn (FLA_Obj p, FLA_Obj A, fla_appiv_t *cntl) |
FLA_Error | FLA_Apply_pivots_rt (FLA_Obj p, FLA_Obj A, fla_appiv_t *cntl) |
FLA_Error FLA_Apply_pivots_internal | ( | FLA_Side | side, |
FLA_Trans | trans, | ||
FLA_Obj | p, | ||
FLA_Obj | A, | ||
fla_appiv_t * | cntl | ||
) |
References FLA_Apply_pivots_ln(), FLA_Apply_pivots_lt(), FLA_Apply_pivots_macro_task(), FLA_Apply_pivots_rn(), FLA_Apply_pivots_rt(), and FLASH_Queue_get_enabled().
Referenced by FLA_Apply_pivots(), FLA_Apply_pivots_ln_blk_var1(), FLA_Apply_pivots_ln_blk_var2(), FLA_Apply_pivots_ln_task(), FLA_Apply_pivots_macro_task(), FLA_Apply_pivots_task(), FLA_LU_piv_blk_var3(), FLA_LU_piv_blk_var4(), FLA_LU_piv_blk_var5(), and FLASH_Apply_pivots().
FLA_Error FLA_Apply_pivots_ln | ( | FLA_Obj | p, |
FLA_Obj | A, | ||
fla_appiv_t * | cntl | ||
) |
References FLA_Apply_pivots_ln_blk_var1(), FLA_Apply_pivots_ln_blk_var2(), FLA_Apply_pivots_ln_opt_var1(), and FLA_Apply_pivots_ln_unb_ext().
Referenced by FLA_Apply_pivots_internal().
FLA_Error FLA_Apply_pivots_lt | ( | FLA_Obj | p, |
FLA_Obj | A, | ||
fla_appiv_t * | cntl | ||
) |
References FLA_Apply_pivots_lt_opt_var1().
Referenced by FLA_Apply_pivots_internal().
FLA_Error FLA_Apply_pivots_rn | ( | FLA_Obj | p, |
FLA_Obj | A, | ||
fla_appiv_t * | cntl | ||
) |
References FLA_Apply_pivots_rn_opt_var1().
Referenced by FLA_Apply_pivots_internal().
FLA_Error FLA_Apply_pivots_rt | ( | FLA_Obj | p, |
FLA_Obj | A, | ||
fla_appiv_t * | cntl | ||
) |
References FLA_Apply_pivots_rt_opt_var1().
Referenced by FLA_Apply_pivots_internal().