Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions
o2scl_linalg::gsl_solver_HH Class Reference

GSL Householder solver.

#include <linear_solver.h>

Inheritance diagram for o2scl_linalg::gsl_solver_HH:
o2scl_linalg::linear_solver< vec_t, mat_t >

Detailed Description

Definition at line 174 of file linear_solver.h.

Public Member Functions

virtual int solve (size_t n, o2scl::omatrix_base &A, o2scl::ovector_base &b, o2scl::ovector_base &x)
 Solve square linear system $ A x = b $ of size n.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.