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

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

#include <tridiag_base.h>


Detailed Description

This class is used in solve_tridiag_nonsym().

Definition at line 58 of file tridiag_base.h.

Public Member Functions

void allocate (size_t n)
double * get_pointer1 ()
double * get_pointer2 ()
void free ()

Data Fields

double * v1
double * v2

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.