Bus Admittance Matrix 1
implement bus admittance matrix using matlab, java and python
|
This is the complete list of members for Complex, including all inherited members.
add(Complex other) | Complex | |
add(Complex other) | Complex | |
add(Complex other) | Complex | |
Complex(double real, double imaginary) | Complex | |
Complex(float real, float imaginary) | Complex | |
Complex(float real, float imaginary) | Complex | |
conjugate() | Complex | |
divide(Complex other) | Complex | |
divide(Complex other) | Complex | |
divide(Complex other) | Complex | |
findMax(int[] array) | Complex | static |
findMax(int[] array) | Complex | static |
fromString(String s) | Complex | static |
fromString(String s) | Complex | static |
fromString(String s) | Complex | static |
getImag() | Complex | |
getImag() | Complex | |
getReal() | Complex | |
getReal() | Complex | |
imaginary | Complex | |
imaginary | Complex | private |
multiply(Complex other) | Complex | |
multiply(Complex other) | Complex | |
multiply(Complex other) | Complex | |
negate() | Complex | |
negate() | Complex | |
negate() | Complex | |
real | Complex | |
real | Complex | private |
reciprocal() | Complex | |
reciprocal() | Complex | |
reciprocal() | Complex | |
subtract(Complex other) | Complex | |
subtract(Complex other) | Complex | |
subtract(Complex other) | Complex | |
toString() | Complex | |
toString() | Complex | |
toString() | Complex |