![]() |
Stan Math Library
2.9.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
const Eigen::Matrix< T, Eigen::Dynamic, 1 > | stan::math::csr_extract_w (const Eigen::SparseMatrix< T, Eigen::RowMajor > &A) |
template<typename T , int R, int C> | |
const Eigen::Matrix< T, Eigen::Dynamic, 1 > | stan::math::csr_extract_w (const Eigen::Matrix< T, R, C > &A) |