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::VectorView< const double, false, false > Class Template Reference

#include <traits.hpp>

Public Member Functions

 VectorView (double x)
 
double operator[] (int) const
 

Detailed Description

template<>
class stan::VectorView< const double, false, false >

Definition at line 332 of file traits.hpp.

Constructor & Destructor Documentation

stan::VectorView< const double, false, false >::VectorView ( double  x)
inline

Definition at line 334 of file traits.hpp.

Member Function Documentation

double stan::VectorView< const double, false, false >::operator[] ( int  ) const
inline

Definition at line 335 of file traits.hpp.


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

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