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