Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CosUint8 func([]uint8, []float64) []float64 CosUint16 func([]uint16, []float64) []float64 CosUint32 func([]uint32, []float64) []float64 CosUint64 func([]uint64, []float64) []float64 CosInt8 func([]int8, []float64) []float64 CosInt16 func([]int16, []float64) []float64 CosInt32 func([]int32, []float64) []float64 CosInt64 func([]int64, []float64) []float64 CosFloat32 func([]float32, []float64) []float64 CosFloat64 func([]float64, []float64) []float64 )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.