#include <array.h>
Definition at line 188 of file array.h.
Public Member Functions | |
array_const_reverse (const double *arr) | |
Create a reversed array from arr of size sz . | |
const double & | operator[] (size_t i) const |
Array-like indexing. | |
Protected Attributes | |
double * | a |
The array pointer. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page