Packages
gsl
Gsl
VectorComplexView
array
array_with_stride
vector
VectorComplexView
Object Hierarchy:
Gsl.VectorComplexView
Gsl.VectorComplexView
Gsl.VectorComplexView
Description:
[
SimpleType
]
[
CCode
( cname =
"gsl_vector_complex_view"
, has_type_id =
false
) ]
public
struct
VectorComplexView
Namespace:
Gsl
Package:
gsl
Content:
Static methods:
public
static
VectorComplexView
array
(
double
[] v)
public
static
VectorComplexView
array_with_stride
(
double
[] v,
size_t
stride,
size_t
n)
Fields:
public
unowned
VectorComplex
vector