#include <Gauss.hpp>
Definition at line 30 of file Gauss.hpp.
◆ DiagMatrix() [1/2]
tket::DiagMatrix::DiagMatrix |
( |
| ) |
|
|
inline |
◆ DiagMatrix() [2/2]
tket::DiagMatrix::DiagMatrix |
( |
const MatrixXb & |
matrix | ) |
|
|
inlineexplicit |
◆ col_add()
void tket::DiagMatrix::col_add |
( |
unsigned |
c0, |
|
|
unsigned |
c1 |
|
) |
| |
◆ gauss()
void tket::DiagMatrix::gauss |
( |
CXMaker & |
cxmaker, |
|
|
unsigned |
blocksize = 6 |
|
) |
| |
◆ is_id()
bool tket::DiagMatrix::is_id |
( |
| ) |
const |
◆ is_id_until_columns()
bool tket::DiagMatrix::is_id_until_columns |
( |
unsigned |
limit | ) |
const |
◆ n_cols()
unsigned tket::DiagMatrix::n_cols |
( |
| ) |
const |
◆ n_rows()
unsigned tket::DiagMatrix::n_rows |
( |
| ) |
const |
◆ row_add()
void tket::DiagMatrix::row_add |
( |
unsigned |
r0, |
|
|
unsigned |
r1 |
|
) |
| |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
out, |
|
|
const DiagMatrix & |
diam |
|
) |
| |
|
friend |
◆ _matrix
The documentation for this class was generated from the following files: