|
Wayverb
|
Public Member Functions | |
| vectors (util::aligned::vector< condensed_node > nodes, util::aligned::vector< coefficients_canonical > coefficients, boundary_index_data boundary_index_data) | |
| template<size_t n> | |
| const util::aligned::vector< boundary_index_array< n > > & | get_boundary_indices () const |
| const util::aligned::vector< condensed_node > & | get_condensed_nodes () const |
| const util::aligned::vector< coefficients_canonical > & | get_coefficients () const |
| void | set_coefficients (coefficients_canonical c) |
| void | set_coefficients (util::aligned::vector< coefficients_canonical > c) |
| template<> | |
| const util::aligned::vector< boundary_index_array< 1 > > & | get_boundary_indices () const |
| template<> | |
| const util::aligned::vector< boundary_index_array< 2 > > & | get_boundary_indices () const |
| template<> | |
| const util::aligned::vector< boundary_index_array< 3 > > & | get_boundary_indices () const |