A matrix of strings. More...
#include <matrix.h>


Public Member Functions | |
| string_matrix (int rows=0, int cols=0, basis::astring *data=NIL) | |
| string_matrix (const matrix< basis::astring > &to_copy) | |
A matrix of strings.
Definition at line 120 of file matrix.h.
| structures::string_matrix::string_matrix | ( | int | rows = 0, |
|
| int | cols = 0, |
|||
| basis::astring * | data = NIL | |||
| ) | [inline] |
| structures::string_matrix::string_matrix | ( | const matrix< basis::astring > & | to_copy | ) | [inline] |
1.6.3