MatrixTTranspose Property
Namespace: Gemstone.NumericAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.181 -- Release Build+86654cb6df1a630c3ff1ddc480389319378cbbbb
public Matrix<T> Transpose { get; }
Public ReadOnly Property Transpose As Matrix(Of T)
Get
function get_Transpose();
Property Value
MatrixT