#include <structured_naive.hpp>
Definition at line 23 of file structured_naive.hpp.
| typedef full_matrix ll | 
Definition at line 26 of file structured_naive.hpp.
| typedef full_matrix lr | 
Definition at line 27 of file structured_naive.hpp.
| typedef full_matrix ul | 
Definition at line 24 of file structured_naive.hpp.
| typedef full_matrix ur | 
Definition at line 25 of file structured_naive.hpp.
| static nat first_col | ( | nat | r, | |
| nat | cs | |||
| ) |  [inline, static] | 
Definition at line 30 of file structured_naive.hpp.
| static nat first_row | ( | nat | c, | |
| nat | rs | |||
| ) |  [inline, static] | 
Definition at line 28 of file structured_naive.hpp.
| static nat last_col | ( | nat | r, | |
| nat | cs | |||
| ) |  [inline, static] | 
Definition at line 34 of file structured_naive.hpp.
| static nat last_row | ( | nat | c, | |
| nat | rs | |||
| ) |  [inline, static] | 
Definition at line 32 of file structured_naive.hpp.
 1.6.1
 1.6.1