SimpleIntArray Class Reference
#include <newmat.h>
List of all members.
Constructor & Destructor Documentation
| SimpleIntArray::SimpleIntArray |
( |
int |
xn |
) |
|
| SimpleIntArray::SimpleIntArray |
( |
|
) |
[inline] |
| SimpleIntArray::~SimpleIntArray |
( |
|
) |
|
Member Function Documentation
| void SimpleIntArray::CleanUp |
( |
|
) |
[inline, virtual] |
| void SimpleIntArray::cleanup |
( |
|
) |
[inline] |
| const int* SimpleIntArray::const_data |
( |
|
) |
const [inline] |
| const int* SimpleIntArray::data |
( |
|
) |
const [inline] |
| int* SimpleIntArray::data |
( |
|
) |
[inline] |
| const int* SimpleIntArray::Data |
( |
|
) |
const [inline] |
| int* SimpleIntArray::Data |
( |
|
) |
[inline] |
| void SimpleIntArray::operator= |
( |
int |
ai |
) |
|
| int SimpleIntArray::operator[] |
( |
int |
ii |
) |
const |
| int & SimpleIntArray::operator[] |
( |
int |
ii |
) |
|
| void SimpleIntArray::ReSize |
( |
int |
ii, |
|
|
bool |
keep = false | |
|
) |
| | [inline] |
| void SimpleIntArray::resize |
( |
int |
ii, |
|
|
bool |
keep = false | |
|
) |
| | |
| void SimpleIntArray::resize_keep |
( |
int |
ii |
) |
[inline] |
| int SimpleIntArray::size |
( |
|
) |
const [inline] |
| int SimpleIntArray::Size |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following files: