#include <structured_naive.hpp>
Definition at line 53 of file structured_naive.hpp.
| typedef zero_matrix ll |
Definition at line 56 of file structured_naive.hpp.
| typedef diagonal_matrix lr |
Definition at line 57 of file structured_naive.hpp.
| typedef diagonal_matrix ul |
Definition at line 54 of file structured_naive.hpp.
| typedef zero_matrix ur |
Definition at line 55 of file structured_naive.hpp.
| static nat first_col | ( | nat | r, | |
| nat | cs | |||
| ) | [inline, static] |
Definition at line 60 of file structured_naive.hpp.
| static nat first_row | ( | nat | c, | |
| nat | rs | |||
| ) | [inline, static] |
Definition at line 58 of file structured_naive.hpp.
| static nat last_col | ( | nat | r, | |
| nat | cs | |||
| ) | [inline, static] |
Definition at line 64 of file structured_naive.hpp.
| static nat last_row | ( | nat | c, | |
| nat | rs | |||
| ) | [inline, static] |
Definition at line 62 of file structured_naive.hpp.
1.6.1