跳到主要内容

nc_transpose

矩阵转置

声明

NdArray nc_transpose(NdArray in_array)

参数

参数名描述
in_array需要转置的NdArray

返回值

转置结果矩阵

使用方式

返回文档