![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/err/out_of_range.hpp>#include <stan/math/prim/mat/fun/Eigen.hpp>#include <sstream>#include <string>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T_y , int R, int C> | |
| bool | stan::math::check_row_index (const char *function, const char *name, const Eigen::Matrix< T_y, R, C > &y, size_t i) |
Return true if the specified index is a valid row of the matrix. More... | |