matrixUtil

package
v0.0.0-...-d1ade8f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2025 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Transpose

func Transpose(a [][]interface{}) [][]interface{}

对二位数组进行行列转置

func TransposeFloat

func TransposeFloat(a [][]float64) [][]float64

对二位数组进行行列转置

func TransposeInt

func TransposeInt(a [][]int) [][]int

对二位数组进行行列转置

func TransposeString

func TransposeString(a [][]string) [][]string

对二位数组进行行列转置

func TransposeStringObjectTable

func TransposeStringObjectTable(column string, rows []mapUtil.StringObjectMap) ([]mapUtil.StringObjectMap, error)

func TransposeStringTable

func TransposeStringTable(column string, rows []mapUtil.StringMap) ([]mapUtil.StringMap, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL