#include <LALComputeAM.h>
Collaboration diagram for AMCoeffsTag:

Data Fields | |
| REAL4Vector * | a |
| the function a(t) | |
| REAL4Vector * | b |
| the function b(t) | |
| REAL4 | A |
| the scalar product (a||a) | |
| REAL4 | B |
| the scalar product (b||b) | |
| REAL4 | C |
| the scalar product (a||b) | |
| REAL4 | D |
| the quantity AB-C^2 | |
Definition at line 133 of file LALComputeAM.h.
1.5.2