#include <defaults.hpp>
Definition at line 345 of file defaults.hpp.
| xgcd_matrix | ( | ) | [inline] |
| xgcd_matrix | ( | const C & | a2, | |
| const C & | b2, | |||
| const C & | c2, | |||
| const C & | d2 | |||
| ) | [inline] |
| xgcd_matrix | ( | const xgcd_matrix< C > & | m | ) | [inline] |
| xgcd_matrix<C>& operator= | ( | const xgcd_matrix< C > & | m | ) | [inline] |
Definition at line 356 of file defaults.hpp.
References xgcd_matrix< C >::a, xgcd_matrix< C >::b, xgcd_matrix< C >::c, and xgcd_matrix< C >::d.
Definition at line 347 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().
Definition at line 347 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().
Definition at line 347 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().
Definition at line 347 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().
1.6.1