Stan Math Library  2.12.0
reverse mode automatic differentiation
Namespaces | Functions
size.hpp File Reference
#include <vector>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
int stan::math::size (const std::vector< T > &x)
 Return the size of the specified standard vector. More...
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.