My Project
0.0.16
QUCS Mapping
|
This is the complete list of members for matrix, including all inherited members.
abs(matrix) | matrix | friend |
adjoint(matrix) | matrix | friend |
arg(matrix) | matrix | friend |
atos(matrix, nr_complex_t z1=50.0, nr_complex_t z2=50.0) | matrix | friend |
b1(matrix) | matrix | friend |
cofactor(matrix, int, int) | matrix | friend |
conj(matrix) | matrix | friend |
cstocy(matrix, matrix) | matrix | friend |
cstocz(matrix, matrix) | matrix | friend |
cytocs(matrix, matrix) | matrix | friend |
cytocz(matrix, matrix) | matrix | friend |
cztocs(matrix, matrix) | matrix | friend |
cztocy(matrix, matrix) | matrix | friend |
dB(matrix) | matrix | friend |
det(matrix) | matrix | friend |
detGauss(matrix) | matrix | friend |
detLaplace(matrix) | matrix | friend |
diagonal(vector) | matrix | friend |
exchangeCols(int, int) | matrix | |
exchangeRows(int, int) | matrix | |
eye(int, int) | matrix | friend |
get(int, int) | matrix | |
getCols(void) | matrix | inline |
getData(void) | matrix | inline |
getRows(void) | matrix | inline |
gtos(matrix, nr_complex_t z1=50.0, nr_complex_t z2=50.0) | matrix | friend |
htos(matrix, nr_complex_t z1=50.0, nr_complex_t z2=50.0) | matrix | friend |
imag(matrix) | matrix | friend |
inverse(matrix) | matrix | friend |
inverseGaussJordan(matrix) | matrix | friend |
inverseLaplace(matrix) | matrix | friend |
matrix() | matrix | |
matrix(int) | matrix | |
matrix(int, int) | matrix | |
matrix(const matrix &) | matrix | |
operator()(int r, int c) const | matrix | inline |
operator()(int r, int c) | matrix | inline |
operator*(nr_complex_t, matrix) | matrix | friend |
operator*(matrix, nr_complex_t) | matrix | friend |
operator*(nr_double_t, matrix) | matrix | friend |
operator*(matrix, nr_double_t) | matrix | friend |
operator*(matrix, matrix) | matrix | friend |
operator+(matrix, matrix) | matrix | friend |
operator+(nr_complex_t, matrix) | matrix | friend |
operator+(matrix, nr_complex_t) | matrix | friend |
operator+(nr_double_t, matrix) | matrix | friend |
operator+(matrix, nr_double_t) | matrix | friend |
operator+=(matrix) | matrix | |
operator-(matrix, matrix) | matrix | friend |
operator-(nr_complex_t, matrix) | matrix | friend |
operator-(matrix, nr_complex_t) | matrix | friend |
operator-(nr_double_t, matrix) | matrix | friend |
operator-(matrix, nr_double_t) | matrix | friend |
operator-() | matrix | |
operator-=(matrix) | matrix | |
operator/(matrix, nr_complex_t) | matrix | friend |
operator/(matrix, nr_double_t) | matrix | friend |
operator=(const matrix &) | matrix | |
pow(matrix, int) | matrix | friend |
print(void) | matrix | |
real(matrix) | matrix | friend |
rollet(matrix) | matrix | friend |
set(int, int, nr_complex_t) | matrix | |
stoa(matrix, nr_complex_t z1=50.0, nr_complex_t z2=50.0) | matrix | friend |
stog(matrix, nr_complex_t z1=50.0, nr_complex_t z2=50.0) | matrix | friend |
stoh(matrix, nr_complex_t z1=50.0, nr_complex_t z2=50.0) | matrix | friend |
stos(matrix, nr_complex_t, nr_complex_t z0=50.0) | matrix | friend |
stos(matrix, nr_double_t, nr_double_t z0=50.0) | matrix | friend |
stos(matrix, vector, nr_complex_t z0=50.0) | matrix | friend |
stos(matrix, nr_complex_t, vector) | matrix | friend |
stos(matrix, vector, vector) | matrix | friend |
stoy(matrix, nr_complex_t z0=50.0) | matrix | friend |
stoy(matrix, vector) | matrix | friend |
stoz(matrix, nr_complex_t z0=50.0) | matrix | friend |
stoz(matrix, vector) | matrix | friend |
transpose(matrix) | matrix | friend |
twoport(matrix, char, char) | matrix | friend |
ytos(matrix, nr_complex_t z0=50.0) | matrix | friend |
ytos(matrix, vector) | matrix | friend |
ytoz(matrix) | matrix | friend |
ztos(matrix, nr_complex_t z0=50.0) | matrix | friend |
ztos(matrix, vector) | matrix | friend |
ztoy(matrix) | matrix | friend |
~matrix() | matrix |