![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <stan/math/matrix/Eigen.hpp>#include <Eigen/QR>#include <stan/math/error_handling/matrix/check_nonzero_size.hpp>#include <stan/math/error_handling/check_greater_or_equal.hpp>#include <stan/agrad/fwd/fvar.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::agrad | |
| Function gradients via reverse-mode automatic differentiation. | |
Functions | |
| template<typename T > | |
| Eigen::Matrix< fvar< T > , Eigen::Dynamic, Eigen::Dynamic > | stan::agrad::qr_R (const Eigen::Matrix< fvar< T >, Eigen::Dynamic, Eigen::Dynamic > &m) |