Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
 All Classes Files Functions Variables Typedefs Friends Pages
Classes
ls_solver.h File Reference

This header file contains classes for solvers of the least squares problem Ax = b. More...

#include <cstddef>
#include <vector>

Go to the source code of this file.

Classes

class  LSSolver
 An abstract class for the family of solvers for the least squares problem. More...
 
class  QRSolver
 A class which solves the least squares problem by the QR decomposition method. More...
 

Detailed Description

This header file contains classes for solvers of the least squares problem Ax = b.

Author
Chen, Hsin-Chiang (morri.nosp@m.sche.nosp@m.n2008.nosp@m.@gma.nosp@m.il.co.nosp@m.m)

Co-author: Yu, Kwangmin (yukwa.nosp@m.ngmi.nosp@m.n@gma.nosp@m.il.c.nosp@m.om) on initial interface design

Version
1.0
Date
2014/10/09

Created on: 2014/9/20