Searched refs:CG_AS_TYPE (Results 1 – 1 of 1) sorted by relevance
11 static const char *CG_AS_TYPE[64] = {"none", "bertsekas"}; variable216 …t("-tao_bncg_as_type", "active set estimation method", "", CG_AS_TYPE, CG_AS_SIZE, CG_AS_TYPE[cg->… in TaoSetFromOptions_BNCG()