Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RoundUint8 func([]uint8, []uint8, int64) []uint8 RoundUint16 func([]uint16, []uint16, int64) []uint16 RoundUint32 func([]uint32, []uint32, int64) []uint32 RoundUint64 func([]uint64, []uint64, int64) []uint64 RoundInt8 func([]int8, []int8, int64) []int8 RoundInt16 func([]int16, []int16, int64) []int16 RoundInt32 func([]int32, []int32, int64) []int32 RoundInt64 func([]int64, []int64, int64) []int64 RoundFloat32 func([]float32, []float32, int64) []float32 RoundFloat64 func([]float64, []float64, int64) []float64 )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.