SyTen

◆ do_apply_op()

template<typename State , typename Operator , typename FunctionParse , typename FunctionRoot >
int syten::do_apply_op ( int  argc,
char **  argv,
std::string  inpFile,
std::string  oprDesc,
FunctionParse  parser,
FunctionRoot  root_node,
std::string  extension,
std::string  outFile,
std::string  funcDesc,
std::string  secDesc,
bool  bpo_cache,
SRDef  threshold,
SRDef  weight,
Index  maxBlocksize,
Index  maxStates,
bool  notrunc,
std::string  msg_state,
std::string  msg_op,
Index  fit_max_exp_sweeps,
Index  fit_max_opt_sweeps,
SRDef  fit_threshold 
)