basix_doc 0.1
|
#include <defaults.hpp>
Definition at line 414 of file defaults.hpp.
xgcd_matrix | ( | ) | [inline] |
Definition at line 420 of file defaults.hpp.
{}
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 425 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 416 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().
Definition at line 416 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().
Definition at line 416 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().
Definition at line 416 of file defaults.hpp.
Referenced by xgcd_matrix< C >::operator=().