OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Functions
QRDecomposition Namespace Reference

Functions

void solve (double *Matrix, double *Solution, double *rightHandSide, const int &M, const int &N)
 

Function Documentation

◆ solve()

void QRDecomposition::solve ( double *  Matrix,
double *  Solution,
double *  rightHandSide,
const int &  M,
const int &  N 
)

Definition at line 366 of file FM1DProfile2.cpp.

References Attrib::Distribution::R, and sqrt().

Referenced by PySquarePolynomialMap::exact_solve(), and FM1DProfile2::readMap().

Here is the call graph for this function: