TVM  0.9.4
tvm::solver Namespace Reference

Namespaces

 abstract
 
 internal
 

Classes

class  DefaultLSSolverOptions
 
class  DefaultLSSolverFactory
 
class  LexLSHLSSolverOptions
 
class  LexLSHierarchicalLeastSquareSolver
 
class  LexLSHLSSolverFactory
 
class  LexLSLSSolverOptions
 
class  LexLSLeastSquareSolver
 
class  LexLSLSSolverFactory
 
class  LexLSSolverOptions
 
class  LSSOLLSSolverOptions
 
class  LSSOLLeastSquareSolver
 
class  LSSOLLSSolverFactory
 
class  QLDLSSolverOptions
 
class  QLDLeastSquareSolver
 
class  QLDLSSolverFactory
 
class  QuadprogLSSolverOptions
 
class  QuadprogLeastSquareSolver
 
class  QuadprogLSSolverFactory
 

Detailed Description

Copyright 2017-2020 CNRS-AIST JRL and CNRS-UM LIRMM Since all solver might not be available depending on the option compilations, this header offers conveniences to include and use a default solver. The first solver found in this (ordered) list is taken as default: LSSOL, QLD, Quadprog