#include <vec_SU_N.h>
|
int | Nc |
|
std::valarray< double > | va |
|
Definition at line 24 of file vec_SU_N.h.
◆ Vec_SU_N() [1/2]
◆ Vec_SU_N() [2/2]
SU_N::Vec_SU_N::Vec_SU_N |
( |
const Vec_SU_N & |
v | ) |
|
|
inline |
◆ dag()
◆ i()
double SU_N::Vec_SU_N::i |
( |
const int |
c | ) |
const |
|
inline |
◆ nc()
int SU_N::Vec_SU_N::nc |
( |
| ) |
const |
|
inline |
◆ norm()
double SU_N::Vec_SU_N::norm |
( |
| ) |
const |
|
inline |
◆ operator*()
double SU_N::Vec_SU_N::operator* |
( |
const Vec_SU_N & |
rhs | ) |
const |
|
inline |
◆ operator*=() [1/2]
Vec_SU_N & SU_N::Vec_SU_N::operator*= |
( |
const dcomplex & |
rhs | ) |
|
|
inline |
◆ operator*=() [2/2]
Vec_SU_N & SU_N::Vec_SU_N::operator*= |
( |
const double & |
rhs | ) |
|
|
inline |
◆ operator+=()
◆ operator-()
Vec_SU_N & SU_N::Vec_SU_N::operator- |
( |
| ) |
|
|
inline |
◆ operator-=()
◆ operator/=() [1/2]
Vec_SU_N & SU_N::Vec_SU_N::operator/= |
( |
const dcomplex & |
rhs | ) |
|
|
inline |
◆ operator/=() [2/2]
Vec_SU_N & SU_N::Vec_SU_N::operator/= |
( |
const double & |
rhs | ) |
|
|
inline |
◆ operator=()
◆ r()
double SU_N::Vec_SU_N::r |
( |
const int |
c | ) |
const |
|
inline |
◆ set()
void SU_N::Vec_SU_N::set |
( |
const int |
c, |
|
|
const double |
re, |
|
|
const double |
im |
|
) |
| |
|
inline |
◆ set_i()
void SU_N::Vec_SU_N::set_i |
( |
const int |
c, |
|
|
const double |
im |
|
) |
| |
|
inline |
◆ set_r()
void SU_N::Vec_SU_N::set_r |
( |
const int |
c, |
|
|
const double |
re |
|
) |
| |
|
inline |
◆ size()
int SU_N::Vec_SU_N::size |
( |
| ) |
const |
|
inline |
◆ xI()
◆ zero()
◆ Nc
◆ va
std::valarray<double> SU_N::Vec_SU_N::va |
|
private |
The documentation for this class was generated from the following file: