Click or drag to resize
Accord.NET (logo)

MatrixPad Method

Overload List
  NameDescription
Public methodStatic memberPadT(T, Int32)
Pads a matrix by filling all of its sides with zeros.
Public methodStatic memberPadT(T, Int32, Int32)
Pads a matrix by filling all of its sides with zeros.
Public methodStatic memberPadT(T, Int32, Int32, Int32)
Pads a matrix by filling all of its sides with zeros.
Public methodStatic memberPadT(T, Int32, Int32, Int32, Int32)
Pads a matrix by filling all of its sides with zeros.
Top
See Also