mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
rheiv.h File Reference

Defines RHEIV and related stuff for surface fitting to points with known covariances according to [2]. More...

#include <Eigen/Dense>
#include <iostream>
#include <chrono>
+ Include dependency graph for rheiv.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrs_lib::eigenvector_exception
 This exception may be thrown when solving the generalized eigenvalue problem with the M and N matrices. More...
 
class  mrs_lib::RHEIV< n_states, n_params >
 Implementation of the Reduced Heteroscedastic Errors In Variables surface fitting algorithm [2]. More...
 

Namespaces

 mrs_lib
 All mrs_lib functions, classes, variables and definitions are contained in this namespace.
 

Detailed Description

Defines RHEIV and related stuff for surface fitting to points with known covariances according to [2].

Author
Matouš Vrba - vrbam.nosp@m.ato@.nosp@m.fel.c.nosp@m.vut..nosp@m.cz