Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
length.hpp File Reference
#include <cstdlib>
#include <vector>

Go to the source code of this file.

Namespaces

 stan
 

Functions

template<typename T >
size_t stan::length (const std::vector< T > &x)
 Returns the length of the provided std::vector. More...
 

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