AliceVision
Photogrammetric Computer Vision Framework
Public Attributes | List of all members
aliceVision::linearProgramming::LPConstraintsSparse Struct Reference

#include <ISolver.hpp>

Public Attributes

int _nbParams
 
std::vector< std::pair< double, double > > _vec_bounds
 
sRMat _constraintMat
 
Vec _Cst_objective
 
std::vector< LPConstraints::eLP_SIGN > _vec_sign
 
bool _bminimize
 
std::vector< double > _vec_cost
 

Detailed Description

Generic Sparse container for LP (Linear Programming problems). Embed :


The documentation for this struct was generated from the following file: