Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Recursively resize the specified vector of vectors, which must bottom out at scalar values, Eigen vectors or Eigen matrices.
T | type of object being resized |
x | Array-like object to resize. |
dims | New dimensions. |
Definition at line 43 of file resize.hpp.