Click or drag to resize
Accord.NET (logo)

MatrixFloor Method

Overload List
  NameDescription
Public methodStatic memberFloor(Double)
Returns the largest integer less than or equal than to the specified double-precision floating-point number for each element of the matrix.
Public methodStatic memberFloor(Double)
Returns the largest integer less than or equal than to the specified double-precision floating-point number for each element of the array.
Top
See Also