Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions | Data Fields
o2scl_linalg::pointer_5_mem Class Reference

Allocation object for 5 C-style arrays of equal size. More...

#include <tridiag_base.h>


Detailed Description

This class is used in solve_cyc_tridiag_sym().

Definition at line 103 of file tridiag_base.h.

Public Member Functions

void allocate (size_t n)
double * get_pointer1 ()
double * get_pointer2 ()
double * get_pointer3 ()
double * get_pointer4 ()
double * get_pointer5 ()
void free ()

Data Fields

double * v1
double * v2
double * v3
double * v4
double * v5

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.