#include <basis/array.h>Include dependency graph for matrix.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | matrix< contents > |
| Represents a two-dimensional array of objects. More... | |
| class | int_matrix |
| A matrix of integers. More... | |
| class | string_matrix |
| A matrix of strings. More... | |
| class | double_matrix |
| A matrix of double floating point numbers. More... | |
1.5.1