GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
linear Directory Reference
Directory dependency graph for linear:
/home/docs/checkouts/readthedocs.org/user_builds/gtsam-jlblanco-docs/checkouts/latest/gtsam_unstable/linear

Files

file  ActiveSetSolver-inl.h [code]
 Implmentation of ActiveSetSolver.
 
file  ActiveSetSolver.h [code]
 Active set method for solving LP, QP problems.
 
file  EqualityFactorGraph.h [code]
 Factor graph of all LinearEquality factors.
 
file  InequalityFactorGraph.h [code]
 Factor graph of all LinearInequality factors.
 
file  InfeasibleInitialValues.h [code]
 Exception thrown when given Infeasible Initial Values.
 
file  InfeasibleOrUnboundedProblem.h [code]
 Throw when the problem is either infeasible or unbounded.
 
file  LinearCost.h [code]
 LinearCost derived from JacobianFactor to support linear cost functions c'x.
 
file  LinearEquality.h [code]
 LinearEquality derived from Base with constrained noise model.
 
file  LinearInequality.h [code]
 LinearInequality derived from Base with constrained noise model.
 
file  LP.h [code]
 Struct used to hold a Linear Programming Problem.
 
file  LPInitSolver.h [code]
 This LPInitSolver implements the strategy in Matlab.
 
file  LPSolver.h [code]
 Policy of ActiveSetSolver to solve Linear Programming Problems.
 
file  QP.h [code]
 Factor graphs of a Quadratic Programming problem.
 
file  QPInitSolver.h [code]
 This finds a feasible solution for a QP problem.
 
file  QPSolver.h [code]
 Policy of ActiveSetSolver to solve Quadratic Programming Problems.
 
file  QPSParser.h [code]
 QPS parser implementation.
 
file  QPSParserException.h [code]
 Exception thrown if there is an error parsing a QPS file.