Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
rank.hpp File Reference
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/mat/err/check_range.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename C >
int stan::math::rank (const C &v, int s)
 Return the number of components of v less than v[s]. More...
 

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