Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ dims() [4/6]

template<typename T >
std::vector< int > stan::math::dims ( const T &  x)
inline

Determines dimensions of an argument.

Parameters
xargument
Returns
vector of sizes in each of arguemnt's dimensions

Definition at line 58 of file dims.hpp.