- Feb 23, 2011
-
-
Andrei Herdt authored
- Add type convex_hull_t - Add method resize(int&) - Add method reset(void) - Add method set(double*,double*) - Add method rotate(double&)
-
Andrei Herdt authored
- Use of ublas::compressed_vector to respond to sparsity of constraints
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Add buildConstraintInequalities
-
Andrei Herdt authored
Clean and restructure FCALSFVelRef - Add Documentation - Add private functions setVertives, setFeetDimensions, initConvexHulls - Add private members - Change member names
-
Andrei Herdt authored
- Remove dumping of variables
-
Andrei Herdt authored
-
Andrei Herdt authored
- Not needed anymore
-
Andrei Herdt authored
-
Andrei Herdt authored
- computeObjective is not needed anymore.
-
Andrei Herdt authored
-
Andrei Herdt authored
- Add constructor, reset() and operator= to support_state_s - Add solution type
-
Andrei Herdt authored
- Move initialize() to resize() - Replace memset by for() - Use templates to remove redundant code - Initialize bounds always to 1e8/-1e8
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-Add methods addTerm -Methods dumpMatrix & dumpVector -> dump
-
Andrei Herdt authored
- Add method preview - Add method computeGlobalReference - Remove deprecated methods updateProblem
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
Change required precision from 1e-6 to 1e-5
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Old entries are kept during reallocation
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-Introduce resize(array, size) and setNbVariables(NbVar)
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Add printObjective, printState
-
Andrei Herdt authored
- Reduce matrix sets to two types - add method for the initialization of matrices - add methods for the computation of scalar products - add global objective types - call by reference and const correctness
-
Andrei Herdt authored
-
Andrei Herdt authored
the objective - Add method updateObjective - Add method updateLSObjTerm - Add 2 addTerm methods
-
Andrei Herdt authored
-
Andrei Herdt authored
Add new accessors
-
Andrei Herdt authored
Add overloaded accessor functions
-
Andrei Herdt authored
-