Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSlice ¶
func CreateSlice() []int
func PrintSSlice ¶
func PrintSSlice(ss []*S)
Types ¶
type SliceComplex ¶
type SliceComplex []complex128
func CmplxSqrt ¶
func CmplxSqrt(arr SliceComplex) SliceComplex
type SliceIface ¶
type SliceIface []interface{}
type SliceInt16 ¶
type SliceInt16 []int16
type SliceInt32 ¶
type SliceInt32 []int32
type SliceInt64 ¶
type SliceInt64 []int64
type SliceUint16 ¶
type SliceUint16 []uint16
type SliceUint32 ¶
type SliceUint32 []uint32
type SliceUint64 ¶
type SliceUint64 []uint64
type SliceUint8 ¶
type SliceUint8 []uint8
Click to show internal directories.
Click to hide internal directories.