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