Prototype matrix object.
More...
List of all members.
Detailed Description
Prototype matrix object.
To be implemented in future versions
Constructor & Destructor Documentation
def bioMatrix::Matrix::__init__ |
( |
|
self, |
|
|
|
dim, |
|
|
|
names |
|
) |
| |
Member Function Documentation
def bioMatrix::Matrix::__repr__ |
( |
|
self ) |
|
def bioMatrix::Matrix::getvalue |
( |
|
self, |
|
|
|
row, |
|
|
|
col |
|
) |
| |
def bioMatrix::Matrix::setvalue |
( |
|
self, |
|
|
|
row, |
|
|
|
col, |
|
|
|
v |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: