Automatic Differentiation
 
Loading...
Searching...
No Matches
seq_view.hpp File Reference
#include <stan/math/prim/fun/Eigen.hpp>
#include <vector>

Go to the source code of this file.

Classes

struct  stan::math::store_type< T >
 
struct  stan::math::store_type< double >
 
struct  stan::math::store_type< int >
 
struct  stan::math::pass_type< T >
 
struct  stan::math::pass_type< double >
 
struct  stan::math::pass_type< int >
 
class  stan::math::seq_view< T, S >
 
class  stan::math::seq_view< T, Eigen::Matrix< S, Eigen::Dynamic, 1 > >
 
class  stan::math::seq_view< T, Eigen::Matrix< S, 1, Eigen::Dynamic > >
 
class  stan::math::seq_view< T, Eigen::Matrix< S, Eigen::Dynamic, Eigen::Dynamic > >
 
class  stan::math::seq_view< T, std::vector< S > >
 
class  stan::math::seq_view< T, std::vector< T > >
 
class  stan::math::seq_view< T, std::vector< std::vector< T > > >
 
class  stan::math::seq_view< double, std::vector< int > >
 

Namespaces

namespace  stan
 The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation.
 
namespace  stan::math
 Matrices and templated mathematical functions.