Toast++
1.0.2 (r.539)
Forward and inverse modelling in optical tomography
Main Page
Related Pages
Modules
Classes
Files
File List
libstoast
raster_cs.h
1
// -*-C++-*-
2
3
#ifndef __RASTER_CS_H
4
#define __RASTER_CS_H
5
10
#include "raster.h"
11
12
// =========================================================================
16
class
STOASTLIB
Raster_CubicSpline
:
public
Raster_Blob
{
17
public
:
31
Raster_CubicSpline
(
const
IVector
&_bdim,
const
IVector
&_gdim,
Mesh
*mesh,
32
RDenseMatrix
*bb = 0);
33
};
34
35
#endif // !__RASTER_CS_H
TVector< int >
Raster_Blob
Generic blob basis representation.
Definition:
raster_bl.h:17
Mesh
Finite-element mesh management.
Definition:
mesh.h:145
Raster_CubicSpline
Cubic spline blob basis representation.
Definition:
raster_cs.h:16
TDenseMatrix< double >
Generated on Tue Sep 2 2014 17:14:26 for Toast++ by
1.8.6