Acoustic Research Tool (ART)
v0.10
|
Public Member Functions | |
SimpleMatrix (const dcomp a, const dcomp b, const dcomp c, const dcomp d) | |
dcomp | getArray (const int a, const int b) const |
SimpleMatrix | operator* (const SimpleMatrix &a) |
SimpleMatrix & | operator= (const SimpleMatrix &a) |
void | printAbs () const |
void | printMaple () const |
void | setValues (const dcomp a, const dcomp b, const dcomp c, const dcomp d) |