Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
stan::DoubleVectorView< true, true > Class Template Reference

#include <traits.hpp>

Public Member Functions

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

Detailed Description

template<>
class stan::DoubleVectorView< true, true >

Definition at line 378 of file traits.hpp.

Constructor & Destructor Documentation

stan::DoubleVectorView< true, true >::DoubleVectorView ( size_t  n)
inline

Definition at line 382 of file traits.hpp.

Member Function Documentation

double& stan::DoubleVectorView< true, true >::operator[] ( size_t  i)
inline

Definition at line 383 of file traits.hpp.


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

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