Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
WeightedLeastSquaresHelper Class Reference

#include <linear_system_helper.h>

Inheritance diagram for WeightedLeastSquaresHelper:
Inheritance graph
[legend]
Collaboration diagram for WeightedLeastSquaresHelper:
Collaboration graph
[legend]

Public Attributes

Matrix1D< double > w
 
- Public Attributes inherited from PseudoInverseHelper
Matrix2D< double > A
 
Matrix2D< double > AtA
 
Matrix2D< double > AtAinv
 
Matrix1D< double > Atb
 
Matrix1D< double > b
 
Matrix1D< double > bpredicted
 

Detailed Description

Helper class for solving Weighted Least Squares

Definition at line 41 of file linear_system_helper.h.

Member Data Documentation

◆ w

Matrix1D<double> WeightedLeastSquaresHelper::w

Definition at line 44 of file linear_system_helper.h.


The documentation for this class was generated from the following file: