Stan  1.0
probability, sampling & optimization
Public Member Functions | List of all members
stan::VectorView< const double, false > Class Reference

#include <traits.hpp>

Public Member Functions

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

Detailed Description

Definition at line 251 of file traits.hpp.

Constructor & Destructor Documentation

◆ VectorView()

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

Definition at line 253 of file traits.hpp.

Member Function Documentation

◆ operator[]()

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

Definition at line 254 of file traits.hpp.


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

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