A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/M_Accord_Math_Matrix_Create__1_4.htm below:

Accord.NET Framework Framework modules Accord.Math Matrix Class Matrix Methods Create Method Create(T) Method (T[,]) Create(T) Method (T[][]) Create Method (Type, Int32[]) Create(T) Method (Int32, Int32, T) Create(T) Method (Int32, Int32, T[]) Create(T) Method (Int32, Int32, T[,], Boolean) MatrixCreateT Method (T)

Creates a matrix with the given rows.

Namespace:  Accord.Math
Assembly:

Accord.Math (in Accord.Math.dll) Version: 3.8.0

Syntax C# VB Copy
public static T[,] Create<T>(
	params T[][] rows
)
Public Shared Function Create(Of T) ( 
	ParamArray rows As T()()
) As T(,)
Request Example View Source Parameters
rows
Type: T
The row vectors in the matrix.
Type Parameters
T
Return Value

Type:

T See Also Reference Matrix Class Create Overload Accord.Math Namespace

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4