Stan Math Library  2.15.0
reverse mode automatic differentiation
stan::math::LDLT_factor< T, R, C > Member List

This is the complete list of members for stan::math::LDLT_factor< T, R, C >, including all inherited members.

cols() conststan::math::LDLT_factor< T, R, C >inline
compute(const matrix_t &A)stan::math::LDLT_factor< T, R, C >inline
inverse(matrix_t &invA) conststan::math::LDLT_factor< T, R, C >inline
LDLT_factor()stan::math::LDLT_factor< T, R, C >inline
LDLT_factor(const matrix_t &A)stan::math::LDLT_factor< T, R, C >inlineexplicit
ldlt_t typedefstan::math::LDLT_factor< T, R, C >
ldltP_stan::math::LDLT_factor< T, R, C >
log_abs_det() conststan::math::LDLT_factor< T, R, C >inline
matrix_t typedefstan::math::LDLT_factor< T, R, C >
matrixLDLT() conststan::math::LDLT_factor< T, R, C >inline
N_stan::math::LDLT_factor< T, R, C >
rows() conststan::math::LDLT_factor< T, R, C >inline
size_type typedefstan::math::LDLT_factor< T, R, C >
solve(const Eigen::MatrixBase< Rhs > &b) conststan::math::LDLT_factor< T, R, C >inline
solveRight(const matrix_t &B) conststan::math::LDLT_factor< T, R, C >inline
success() conststan::math::LDLT_factor< T, R, C >inline
value_type typedefstan::math::LDLT_factor< T, R, C >
vector_t typedefstan::math::LDLT_factor< T, R, C >
vectorD() conststan::math::LDLT_factor< T, R, C >inline

     [ Stan Home Page ] © 2011–2016, Stan Development Team.