void |
PreciseFixedComplexFloatType.add(PreciseFixedComplexFloatType c) |
void |
PreciseFixedComplexFloatType.add(PreciseFixedComplexFloatType a,
PreciseFixedComplexFloatType b) |
void |
PreciseFixedComplexFloatType.div(PreciseFixedComplexFloatType c) |
void |
PreciseFixedComplexFloatType.div(PreciseFixedComplexFloatType a,
PreciseFixedComplexFloatType b) |
void |
PreciseFixedComplexFloatType.mul(PreciseFixedComplexFloatType c) |
void |
PreciseFixedComplexFloatType.mul(PreciseFixedComplexFloatType a,
PreciseFixedComplexFloatType b) |
void |
PreciseFixedComplexFloatType.pow(PreciseFixedComplexFloatType c) |
void |
PreciseFixedComplexFloatType.set(PreciseFixedComplexFloatType other) |
void |
PreciseFixedComplexFloatType.sub(PreciseFixedComplexFloatType c) |
void |
PreciseFixedComplexFloatType.sub(PreciseFixedComplexFloatType a,
PreciseFixedComplexFloatType b) |
boolean |
PreciseFixedComplexFloatType.valueEquals(PreciseFixedComplexFloatType t) |