![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <stan/math/matrix/Eigen.hpp>#include <boost/math/tools/promotion.hpp>#include <stan/math/error_handling/matrix/check_square.hpp>#include <stan/math/error_handling/matrix/check_vector.hpp>#include <stan/math/error_handling/check_equal.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T1 , typename T2 , int R, int C> | |
| Matrix< typename promote_args < T1, T2 >::type, Dynamic, Dynamic > | stan::math::quad_form_diag (const Matrix< T1, Dynamic, Dynamic > &mat, const Matrix< T2, R, C > &vec) |