![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/fwd/core.hpp>#include <stan/math/fwd/mat/fun/divide.hpp>#include <stan/math/fwd/mat/fun/dot_self.hpp>#include <stan/math/fwd/mat/fun/tcrossprod.hpp>#include <stan/math/fwd/scal/fun/sqrt.hpp>#include <stan/math/prim/mat/fun/divide.hpp>#include <stan/math/prim/mat/fun/Eigen.hpp>#include <stan/math/prim/mat/fun/tcrossprod.hpp>#include <stan/math/prim/mat/fun/unit_vector_constrain.hpp>#include <stan/math/prim/scal/fun/inv.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T , int R, int C> | |
| Eigen::Matrix< fvar< T >, R, C > | stan::math::unit_vector_constrain (const Eigen::Matrix< fvar< T >, R, C > &y) |
| template<typename T , int R, int C> | |
| Eigen::Matrix< fvar< T >, R, C > | stan::math::unit_vector_constrain (const Eigen::Matrix< fvar< T >, R, C > &y, fvar< T > &lp) |