Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
Public Member Functions | List of all members
stan::VectorView< const double, false, false > Class Template Reference

#include <VectorView.hpp>

Public Member Functions

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

Detailed Description

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

Definition at line 99 of file VectorView.hpp.

Constructor & Destructor Documentation

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

Definition at line 101 of file VectorView.hpp.

Member Function Documentation

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

Definition at line 102 of file VectorView.hpp.


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

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