1#ifndef CYCLUS_SRC_UNIFORM_TAYLOR_H_
2#define CYCLUS_SRC_UNIFORM_TAYLOR_H_
4#include <boost/lexical_cast.hpp>
41 static double MaxAbsDiag(
const Matrix&
A);
54 double alpha,
double t,
double tol);
taken directly from OsiSolverInterface.cpp on 2/17/14 from https://projects.coin-or....
T OptionalQuery(InfileTree *tree, std::string query, T default_val)
a query method for optional parameters