Matrix Constructor (Int32, Int32, IEnumerableIEnumerableDouble) |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public Matrix( int rows, int columns, IEnumerable<IEnumerable<double>> columnValues )
[Missing <param name="rows"/> documentation for "M:Ruyi.SDK.Online.Matrix.#ctor(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{System.Double}})"]
[Missing <param name="columns"/> documentation for "M:Ruyi.SDK.Online.Matrix.#ctor(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{System.Double}})"]
[Missing <param name="columnValues"/> documentation for "M:Ruyi.SDK.Online.Matrix.#ctor(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{System.Double}})"]