SOFTSUSY
4.1
|
This is the complete list of members for ComplexMatrix, including all inherited members.
apply(Complex(*fn)(Complex)) const | ComplexMatrix | inline |
assign_from(const MatXpr< Complex, E > &x) (defined in MatIndexable< Complex, ComplexMatrix >) | MatIndexable< Complex, ComplexMatrix > | inline |
compare(const ComplexMatrix &a) const | ComplexMatrix | |
complexConjugate() const (defined in ComplexMatrix) | ComplexMatrix | |
ComplexMatrix(int r, int c) | ComplexMatrix | inline |
ComplexMatrix(const DoubleMatrix &m) | ComplexMatrix | explicit |
ComplexMatrix(const ComplexVector &v) | ComplexMatrix | explicit |
ComplexMatrix(const MatXpr< Complex, E > &m) (defined in ComplexMatrix) | ComplexMatrix | inline |
copy_from(const MatXpr< Complex, E > &x) (defined in MatIndexable< Complex, ComplexMatrix >) | MatIndexable< Complex, ComplexMatrix > | inline |
diagonalise(ComplexMatrix &u, ComplexMatrix &v, DoubleVector &w) const | ComplexMatrix | |
diagonaliseHerm(ComplexMatrix &v, DoubleVector &w) const | ComplexMatrix | |
diagonaliseSym2by2(ComplexMatrix &v, ComplexVector &w) const | ComplexMatrix | |
display(int i, int j) const | ComplexMatrix | inline |
display() const (defined in ComplexMatrix) | ComplexMatrix | inline |
displayCols() const (defined in ComplexMatrix) | ComplexMatrix | inline |
displayRows() const (defined in ComplexMatrix) | ComplexMatrix | inline |
DoubleMatrix (defined in ComplexMatrix) | ComplexMatrix | friend |
hermitianConjugate() const (defined in ComplexMatrix) | ComplexMatrix | |
imag() const | ComplexMatrix | |
makeHermitianRealForDiag() const | ComplexMatrix | |
MatIndexable() (defined in MatIndexable< Complex, ComplexMatrix >) | MatIndexable< Complex, ComplexMatrix > | inlineexplicit |
min(int &k, int &l) const | ComplexMatrix | |
nonHermiticity() const | ComplexMatrix | |
operator()(int i, int j) | ComplexMatrix | inline |
operator()(int i, int j) const (defined in ComplexMatrix) | ComplexMatrix | inline |
operator*=(Complex x) (defined in MatIndexable< Complex, ComplexMatrix >) | MatIndexable< Complex, ComplexMatrix > | inline |
operator+=(const MatXpr< Complex, E > &x) (defined in MatIndexable< Complex, ComplexMatrix >) | MatIndexable< Complex, ComplexMatrix > | inline |
operator=(const MatXpr< Complex, E > &x) | ComplexMatrix | inline |
operator=(const ComplexMatrix &other) (defined in ComplexMatrix) | ComplexMatrix | inline |
operator=(const Complex &v) | ComplexMatrix | |
real() const | ComplexMatrix | |
resize(int, int) | ComplexMatrix | |
setCols(int) | ComplexMatrix | |
setRows(int) | ComplexMatrix | |
size() const | ComplexMatrix | inline |
swapcols(int i, int j) | ComplexMatrix | |
swaprows(int i, int j) | ComplexMatrix | |
symmetrise() | ComplexMatrix | |
takagi(ComplexMatrix &v, ComplexVector &w) const | ComplexMatrix | |
trace() const (defined in ComplexMatrix) | ComplexMatrix | |
transpose() const (defined in ComplexMatrix) | ComplexMatrix | |
~ComplexMatrix() (defined in ComplexMatrix) | ComplexMatrix | inline |