CuikBase Directory Reference

Directories

directory  include
 

Files

file  algebra.c [code]
 
file  basic_algebra.c [code]
 
file  box.c [code]
 Implementation of the functions operating on Tbox.
 
file  box_heap.c [code]
 Implementation of the functions operating on box Theap.
 
file  box_list.c [code]
 Implementation of the functions operating on box Tlist.
 
file  constants.c [code]
 Implementations of the functions operating on Tconstants.
 
file  csmapping.c [code]
 Implementation of the functions operating on Tmapping.
 
file  cuiksystem.c [code]
 Implementation of the functions operating on TCuikSystem.
 
file  equation.c [code]
 Implementation of the functions operating on Tequation.
 
file  equations.c [code]
 Implementation of the functions operating on sets of Tequations.
 
file  eqvector.c [code]
 Implementation of the TEqVEctor type and the associated functions.
 
file  error.c [code]
 Implementation of error and warning functions.
 
file  filename.c [code]
 Implementation of the functions operating on sets of Tfilename.
 
file  geom.c [code]
 Implementation of the basic geometric functions.
 
file  heap.c [code]
 Implementation of the functions operating on Theap.
 
file  hessian.c [code]
 Implementation of the THessian type and the associated functions.
 
file  htransform.c [code]
 Implementation of the functions operating on THTransform.
 
file  interval.c [code]
 Implementation of the functions operating on Tinterval.
 
file  interval_vector.c [code]
 Definition of the functions operating on interval vectors.
 
file  jacobian.c [code]
 Implementation of the TJacobian type and the associated functions.
 
file  linear_constraint.c [code]
 Implementaton of the function operating on TLinearConstraint.
 
file  list.c [code]
 Implementation of the functions operating on Tlist.
 
file  mequation.c [code]
 Implementation of the matrix equation operations.
 
file  monomial.c [code]
 Implementations of the functions operating on Tmonomial.
 
file  parameters.c [code]
 Implementation of the functions operating on Tparameters.
 
file  random.c [code]
 Implementation of the basic randomization functions.
 
file  readcuiksystem.l [code]
 Lexical analizer of .cuik files.
 
file  readcuiksystem.y [code]
 Syntactic analizer of .cuik files.
 
file  readparameters.l [code]
 Lexical analizer of .param files.
 
file  readparameters.y [code]
 Syntactic analizer of .cuik files.
 
file  shtransform.c [code]
 Implementation of the TSHTransform type and the associated functions.
 
file  simplex.c [code]
 Implementation of the functions operating on TSimplex that are independent of the simplex backend.
 
file  simplex_clp.c [code]
 Implementation of the functions operating on TSimplex using the Clp backend.
 
file  simplex_glpk.c [code]
 Implementation of the functions operating on TSimplex using the Glpk backend.
 
file  simplex_lpsolve.c [code]
 Implementation of the functions operating on TSimplex using the Lp_solve backend.
 
file  statistics.c [code]
 Implementation of the functions operating on Tstatistics.
 
file  trans_seq.c [code]
 Implementation of the functions operating on TTransSeq.
 
file  variable.c [code]
 Implementation of the functions operating on box Tvariable.
 
file  variable_set.c [code]
 Implementation of the functions operating on box Tvariable_set.
 
file  variables.c [code]
 Implementation of the functions operating on box Tvariables.
 
file  vector.c [code]
 Implementation of the functions operating on Tvector.