Analysis of the matrix template matching algorithm.
More...
#include <PolnProfileFitAnalysis.h>
|
static bool | verbose = false |
| Verbosity flag.
|
|
|
void | build (bool only_relative_error=false) |
| Computes the above three numbers.
|
|
Jones< double > | del_deleta (unsigned i, const Jones< double > &K) const |
| The partial derivative of K with respect to free parameter, eta.
|
|
double | delR2_varphiJ_delS (Matrix< 8, 8, double > &delC_delS) |
| The partial derivative of the multiple correlation squared wrt S_k. More...
|
|
void | delC_delS (Matrix< 8, 8, double > &delC_delSre, Matrix< 8, 8, double > &delC_delSim, unsigned k) const |
| The partial derivative of the covariance matrix wrt Re[S_k] and Im[S_k].
|
|
Jones< double > | delrho_delS (unsigned k) const |
| The partial derivative of rho wrt Stokes parameter.
|
|
void | get_curvature (Matrix< 8, 8, double > &curvature) |
| Get the curvature matrix. More...
|
|
void | add_curvature (Matrix< 8, 8, double > &curvature) |
|
void | set_harmonic (unsigned index) |
| Set the model up to evaluate the specified harmonic.
|
|
void | evaluate (unsigned index) |
| Evaluate the model and phase (and gradients) of the specified harmonic.
|
|
Analysis of the matrix template matching algorithm.
◆ delR2_varphiJ_delS()
double Pulsar::PolnProfileFit::Analysis::delR2_varphiJ_delS |
( |
Matrix< 8, 8, double > & |
delC_delS | ) |
|
|
protected |
The partial derivative of the multiple correlation squared wrt S_k.
Return the partial derivative of the multiple correlation squared with respect to the real or imaginary component of a Stokes parameter
◆ get_curvature()
void Pulsar::PolnProfileFit::Analysis::get_curvature |
( |
Matrix< 8, 8, double > & |
alpha | ) |
|
|
protected |
Get the curvature matrix.
Computes Equation 14 of van Straten (2006)
The documentation for this class was generated from the following files: