Simbody
Classes | Namespaces | Functions

GCVSPLUtil.h File Reference

#include "SimTKcommon.h"
#include "simmath/internal/common.h"

Go to the source code of this file.

Classes

class  SimTK::GCVSPLUtil
 This class provides entry points for using the GCVSPL algorithm in terms of SimTK data types. More...

Namespaces

namespace  SimTK
 

This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.


Functions

int SimTK_gcvspl_ (const SimTK::Real *, const SimTK::Real *, int *, const SimTK::Real *, const SimTK::Real *, int *, int *, int *, int *, SimTK::Real *, SimTK::Real *, int *, SimTK::Real *, int *)
SimTK::Real SimTK_splder_ (int *, int *, int *, SimTK::Real *, const SimTK::Real *, const SimTK::Real *, int *, SimTK::Real *, int)

Function Documentation

int SimTK_gcvspl_ ( const SimTK::Real *  ,
const SimTK::Real *  ,
int *  ,
const SimTK::Real *  ,
const SimTK::Real *  ,
int *  ,
int *  ,
int *  ,
int *  ,
SimTK::Real *  ,
SimTK::Real *  ,
int *  ,
SimTK::Real *  ,
int *   
)
SimTK::Real SimTK_splder_ ( int *  ,
int *  ,
int *  ,
SimTK::Real *  ,
const SimTK::Real *  ,
const SimTK::Real *  ,
int *  ,
SimTK::Real *  ,
int   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines