#include <matrix.h>
Inheritance diagram for string_matrix:


Public Member Functions | |
| string_matrix (int rows=0, int cols=0, istring *data=NIL) | |
| string_matrix (const matrix< istring > &to_copy) | |
Definition at line 115 of file matrix.h.
| string_matrix::string_matrix | ( | int | rows = 0, |
|
| int | cols = 0, |
|||
| istring * | data = NIL | |||
| ) | [inline] |
1.5.1