Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::floor_fun Struct Reference

Detailed Description

Structure to wrap floor() so that it can be vectorized.

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Greatest integer <= x.

Definition at line 20 of file floor.hpp.

#include <floor.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 

The documentation for this struct was generated from the following file: