Matrix |
public static IROMatrix<T> ToRODiagonalMatrix<T>( IReadOnlyList<T> vector, int vectoroffset, int matrixdimensions ) where T : struct, new()
[Missing <typeparam name="T"/> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixMath.ToRODiagonalMatrix``1(System.Collections.Generic.IReadOnlyList{``0},System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixMath.ToRODiagonalMatrix``1(System.Collections.Generic.IReadOnlyList{``0},System.Int32,System.Int32)"]