#include <stan/math/prim/scal/err/invalid_argument.hpp>
#include <stan/math/prim/scal/meta/size_of.hpp>
#include <sstream>
#include <string>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Functions | |
template<typename T > | |
void | stan::math::check_consistent_size (const char *function, const char *name, const T &x, size_t expected_size) |