public static T[,] Copy<T>( this T[,] a )
<ExtensionAttribute> Public Shared Function Copy(Of T) ( a As T(,) ) As T(,)
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.