Definition at line 1181 of file qbpp.hpp.
◆ Impl()
qbpp::QuadModel::Impl::Impl |
( |
const qbpp::Model & |
model | ) |
|
|
inlineexplicit |
◆ linear_
std::vector<coeff_t> qbpp::QuadModel::Impl::linear_ |
◆ degree_
std::vector<vindex_t> qbpp::QuadModel::Impl::degree_ |
◆ quadratic_
std::vector<std::vector<std::pair<vindex_t, coeff_t> > > qbpp::QuadModel::Impl::quadratic_ |
◆ min_coeff_
coeff_t qbpp::QuadModel::Impl::min_coeff_ |
◆ max_coeff_
coeff_t qbpp::QuadModel::Impl::max_coeff_ |
The documentation for this struct was generated from the following file: