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

Go to the source code of this file.

Functions

void csaps ()
 
void create (int n)
 
void deleteData ()
 

Variables

DeBoor deBoor
 
float * x
 
float * y
 
float * dy
 
float * result
 
float p
 
int N
 

Function Documentation

◆ create()

void create ( int  n)
Examples:
ORBTest.C.

Definition at line 37 of file DeBoorInstance.H.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ csaps()

void csaps ( )

Definition at line 31 of file DeBoorInstance.H.

Here is the call graph for this function:

◆ deleteData()

void deleteData ( )

Definition at line 43 of file DeBoorInstance.H.

Here is the caller graph for this function:

Variable Documentation

◆ deBoor

DeBoor deBoor

Definition at line 22 of file DeBoorInstance.H.

◆ dy

float* dy

Definition at line 26 of file DeBoorInstance.H.

◆ N

◆ p

float p
Examples:
PlotTest2.C.

Definition at line 28 of file DeBoorInstance.H.

◆ result

float* result

◆ x

float* x
Examples:
FIRTest.C, IIRCascadeTest.C, IIRTest.C, PlotTest.C, and PlotTest2.C.

Definition at line 24 of file DeBoorInstance.H.

◆ y

float* y
Examples:
FIRTest.C, IIRCascadeTest.C, IIRTest.C, and PlotTest2.C.

Definition at line 25 of file DeBoorInstance.H.

gtkIOStream: /tmp/gtkiostream/include/DeBoorInstance.H File Reference
GTK+ IOStream  Beta