Packages
gsl
Gsl
IntegrationQAWOTable
IntegrationQAWOTable
@set
set_length
L
chebmo
n
omega
par
sine
IntegrationQAWOTable
Object Hierarchy:
Gsl.IntegrationQAWOTable
Gsl.IntegrationQAWOTable
Gsl.IntegrationQAWOTable
Description:
[
Compact
]
[
CCode
( cname =
"gsl_integration_qawo_table"
, free_function =
"gsl_integration_qawo_table_free"
) ]
public
class
IntegrationQAWOTable
Namespace:
Gsl
Package:
gsl
Content:
Creation methods:
public
IntegrationQAWOTable
(
double
omega,
double
L,
QAWO
sine,
size_t
n)
Methods:
public
int
@set
(
double
omega,
double
L,
QAWO
sine)
public
int
set_length
(
double
L)
Fields:
public
double
L
public
double
*
chebmo
public
size_t
n
public
double
omega
public
double
par
public
QAWO
sine