bindings-gsl-0.1.1.6: Low level bindings to GNU GSL.Source codeContentsIndex
Bindings.Gsl.ComplexNumbers
Description
http://www.gnu.org/software/gsl/manual/html_node/Complex-Numbers.html
Documentation
type C'gsl_complex_packed = CUIntSource
type C'gsl_complex_packed_float = CUIntSource
type C'gsl_complex_packed_long_double = CUIntSource
type C'gsl_const_complex_packed = CUIntSource
type C'gsl_const_complex_packed_float = CUIntSource
type C'gsl_const_complex_packed_long_double = CUIntSource
type C'gsl_complex_packed_array = CUIntSource
type C'gsl_complex_packed_array_float = CUIntSource
type C'gsl_complex_packed_array_long_double = CUIntSource
type C'gsl_const_complex_packed_array = CUIntSource
type C'gsl_const_complex_packed_array_float = CUIntSource
type C'gsl_const_complex_packed_array_long_double = CUIntSource
type C'gsl_complex_packed_ptr = CUIntSource
type C'gsl_complex_packed_float_ptr = CUIntSource
type C'gsl_complex_packed_long_double_ptr = CUIntSource
type C'gsl_const_complex_packed_ptr = CUIntSource
type C'gsl_const_complex_packed_float_ptr = CUIntSource
type C'gsl_const_complex_packed_long_double_ptr = CUIntSource
data C'gsl_complex_long_double Source
Constructors
C'gsl_complex_long_double
c'gsl_complex_long_double'dat :: [CLDouble]
show/hide Instances
data C'gsl_complex Source
Constructors
C'gsl_complex
c'gsl_complex'dat :: [CDouble]
show/hide Instances
data C'gsl_complex_float Source
Constructors
C'gsl_complex_float
c'gsl_complex_float'dat :: [CFloat]
show/hide Instances
Produced by Haddock version 2.4.2