Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > > Member List

This is the complete list of members for stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >, including all inherited members.

arena_matrix()stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
arena_matrix(Eigen::Index rows, Eigen::Index cols, Eigen::Index nnz, StorageIndex *outerIndexPtr, StorageIndex *innerIndexPtr, Scalar *valuePtr, StorageIndex *innerNonZerosPtr=nullptr)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
arena_matrix(T &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
arena_matrix(S &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
arena_matrix(const Base &other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
arena_matrix(const arena_matrix< MatrixType > &other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
arena_matrix(arena_matrix< MatrixType > &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
arena_matrix(arena_matrix< MatrixType > &other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
Base typedefstan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >
copy_vector(const T *ptr, Integral size)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inlineprivate
inplace_ops_impl(F &&f, Expr &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inlineprivate
inplace_ops_impl(F &&f, Expr &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inlineprivate
inplace_ops_impl(F &&f, Expr &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inlineprivate
inplace_ops_impl(F &&f, T &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inlineprivate
operator+=(T &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
operator-=(T &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
operator=(ArenaMatrix &&other)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
operator=(Expr &&expr)stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >inline
PlainObject typedefstan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >
Scalar typedefstan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >
StorageIndex typedefstan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >