Simbody  3.7
GCVSPLUtil.h File Reference

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

 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

◆ SimTK_gcvspl_()

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_splder_()

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