Click or drag to resize
Accord.NET (logo)

MatrixCeiling Method

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