SimTKmath.h File Reference

#include "SimTKcommon.h"
#include "simmath/Differentiator.h"
#include "simmath/Optimizer.h"
#include "simmath/Integrator.h"
#include "simmath/TimeStepper.h"
#include "simmath/CPodesIntegrator.h"
#include "simmath/RungeKuttaMersonIntegrator.h"
#include "simmath/RungeKuttaFeldbergIntegrator.h"
#include "simmath/RungeKutta3Integrator.h"
#include "simmath/ExplicitEulerIntegrator.h"
#include "simmath/VerletIntegrator.h"
#include "simmath/internal/Spline.h"
#include "simmath/internal/SplineFitter.h"
#include "simmath/internal/common.h"
#include "simmath/LinearAlgebra.h"

Go to the source code of this file.

Typedefs

typedef void * smHandle

Enumerations

enum  {
  SUCCESS, MALLOC_FAILED, UNKNOWN_OPTIMIZER, UNKNOWN_PARAMETER,
  INVALID_VALUE
}
enum  {
  TRACE, MAX_FUNCTION_EVALUATIONS, DEFAULT_STEP_LENGTH, LINE_SEARCH_ACCURACY,
  GRADIENT_CONVERGENCE_TOLERANCE
}

Typedef Documentation

typedef void* smHandle

Enumeration Type Documentation

anonymous enum
Enumerator:
SUCCESS 
MALLOC_FAILED 
UNKNOWN_OPTIMIZER 
UNKNOWN_PARAMETER 
INVALID_VALUE 
anonymous enum
Enumerator:
TRACE 
MAX_FUNCTION_EVALUATIONS 
DEFAULT_STEP_LENGTH 
LINE_SEARCH_ACCURACY 
GRADIENT_CONVERGENCE_TOLERANCE 

Generated on Thu Aug 12 16:37:46 2010 for SimTKcore by  doxygen 1.6.1