|
Rcpp Version 1.0.14
|
#include <convolve10_cpp.h>

Public Types | |
| typedef double & | proxy |
| typedef double & | proxy |
Public Member Functions | |
| Vec (double *data_) | |
| proxy | operator[] (int i) |
| proxy | operator[] (int i) const |
| Vec (double *data_) | |
| double & | operator[] (int i) |
| Vec (double *data_) | |
| proxy | operator[] (int i) |
| proxy | operator[] (int i) const |
Private Attributes | |
| Cache | cache |
| double * | data |
Definition at line 16 of file convolve10_cpp.h.
| typedef double& Vec::proxy |
Definition at line 18 of file convolve10_cpp.h.
| typedef double& Vec::proxy |
Definition at line 31 of file convolve9_cpp.cpp.
|
inline |
Definition at line 20 of file convolve10_cpp.h.
|
inline |
Definition at line 16 of file convolve8_cpp.cpp.
|
inline |
Definition at line 33 of file convolve9_cpp.cpp.
|
inline |
Definition at line 21 of file convolve10_cpp.h.
References cache, and Cache::ref().

|
inline |
Definition at line 17 of file convolve8_cpp.cpp.
References data.
|
inline |
Definition at line 34 of file convolve9_cpp.cpp.
References cache, and Cache::ref().

|
inline |
Definition at line 22 of file convolve10_cpp.h.
References cache, and Cache::ref().

|
inline |
Definition at line 35 of file convolve9_cpp.cpp.
References cache, and Cache::ref().

|
private |
Definition at line 25 of file convolve10_cpp.h.
Referenced by operator[](), and operator[]().
|
private |
Definition at line 20 of file convolve8_cpp.cpp.
Referenced by operator[]().