Return the elementwise 1.0 / x of the specified argument, which may be a scalar or any Stan container of numeric scalars.
- Template Parameters
-
Container | type of container |
- Parameters
-
- Returns
- 1 divided by each value in x.
Definition at line 37 of file inv.hpp.