17 if ( FLA_Cntl_variant( cntl ) == FLA_UNBLOCKED_EXTERN )
21 else if ( FLA_Cntl_variant( cntl ) == FLA_UNB_OPT_VARIANT1 )
25 else if ( FLA_Cntl_variant( cntl ) == FLA_BLOCKED_VARIANT1 )
29 else if ( FLA_Cntl_variant( cntl ) == FLA_BLOCKED_VARIANT2 )
35 FLA_Check_error_code( FLA_NOT_YET_IMPLEMENTED );
FLA_Error FLA_Apply_pivots_ln_unb_ext(FLA_Obj p, FLA_Obj A)
Definition: FLA_Apply_pivots_unb_external.c:121
FLA_Error FLA_Apply_pivots_ln_blk_var1(FLA_Obj p, FLA_Obj A, fla_appiv_t *cntl)
Definition: FLA_Apply_pivots_ln_blk_var1.c:13
int FLA_Error
Definition: FLA_type_defs.h:47
FLA_Error FLA_Apply_pivots_ln_blk_var2(FLA_Obj p, FLA_Obj A, fla_appiv_t *cntl)
Definition: FLA_Apply_pivots_ln_blk_var2.c:13
FLA_Error FLA_Apply_pivots_ln_opt_var1(FLA_Obj p, FLA_Obj A)
Definition: FLA_Apply_pivots_ln_opt_var1.c:13