Click or drag to resize
Accord.NET (logo)

MatrixCreateAs Method

Overload List
  NameDescription
Public methodStatic memberCreateAsT(T)
Creates a new multidimensional matrix with the same shape as another matrix.
Public methodStatic memberCreateAsT(T)
Creates a new multidimensional matrix with the same shape as another matrix.
Public methodStatic memberCreateAsTInput, TOutput(TInput)
Creates a new multidimensional matrix with the same shape as another matrix.
Public methodStatic memberCreateAsTInput, TOutput(TInput)
Creates a new multidimensional matrix with the same shape as another matrix.
Top
See Also