All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Data Fields
o2scl_linalg::ubvector_5_mem Class Reference

Allocation object for 5 arrays of equal size. More...

Detailed Description

This class is used in solve_cyc_tridiag_sym().

Definition at line 86 of file tridiag_base.h.

#include <tridiag_base.h>

Public Types

typedef
boost::numeric::ublas::vector
< double > 
ubvector
 

Public Member Functions

void resize (size_t n)
 

Data Fields

ubvector v1
 
ubvector v2
 
ubvector v3
 
ubvector v4
 
ubvector v5
 

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

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..