Returns the elementwise floor()
of the input, which may be a scalar or any Stan container of numeric scalars.
- Template Parameters
-
Container | type of container |
- Parameters
-
- Returns
- Greatest integer <= each value in x.
Definition at line 41 of file floor.hpp.