Stan  1.0
probability, sampling & optimization
Public Member Functions | List of all members
stan::DoubleVectorView< true, T, false > Class Template Reference

#include <traits.hpp>

Public Member Functions

 DoubleVectorView (size_t)
 
double & operator[] (size_t)
 

Detailed Description

template<typename T>
class stan::DoubleVectorView< true, T, false >

Definition at line 329 of file traits.hpp.

Constructor & Destructor Documentation

◆ DoubleVectorView()

template<typename T >
stan::DoubleVectorView< true, T, false >::DoubleVectorView ( size_t  )
inline

Definition at line 333 of file traits.hpp.

Member Function Documentation

◆ operator[]()

template<typename T >
double& stan::DoubleVectorView< true, T, false >::operator[] ( size_t  )
inline

Definition at line 334 of file traits.hpp.


The documentation for this class was generated from the following file:

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