Documentation ¶
Index ¶
Constants ¶
View Source
const ( SamplesComplex64 = iota SamplesFloat32 SamplesComplex32 SamplesInt16 SamplesUInt16 SamplesComplexUInt8 SamplesBytes FFTUInt8 DeviceSync )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComplexInt16 ¶
ComplexInt16 is a Complex Number in a signed 16 bit number
type ComplexUInt16 ¶
ComplexUInt16 is a Complex Number in a unsigned 16 bit number
type ComplexUInt8 ¶
ComplexUInt8 is a Complex Number in a unsigned 8 bit number In this case the value 0 is in variable half-way (127)
Click to show internal directories.
Click to hide internal directories.