gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
DeBoor.C File Reference
#include "DeBoor.H"
#include <iostream>
#include <stdio.h>
Include dependency graph for DeBoor.C:

Go to the source code of this file.

Functions

void bsplpp_ (float *t, float *bcoef, int *n, int *k, float scrtch[][4], float *breakp, float coef[][4], int *l)
 
float smooth_ (float *x, float *y, float *dy, int *npoint, float *s, float v[][7], float a[][4])
 
void csaps_ (float *x, float *y, float *dy, int *npoint, float *s, float *result)
 

Function Documentation

◆ bsplpp_()

void bsplpp_ ( float *  t,
float *  bcoef,
int *  n,
int *  k,
float  scrtch[][4],
float *  breakp,
float  coef[][4],
int *  l 
)
Here is the caller graph for this function:

◆ csaps_()

void csaps_ ( float *  x,
float *  y,
float *  dy,
int *  npoint,
float *  s,
float *  result 
)
Here is the caller graph for this function:

◆ smooth_()

float smooth_ ( float *  x,
float *  y,
float *  dy,
int *  npoint,
float *  s,
float  v[][7],
float  a[][4] 
)
gtkIOStream: /tmp/gtkiostream/src/deBoor/DeBoor.C File Reference
GTK+ IOStream  Beta