LargeVector Class Reference

#include <BigMatrix.h>

Inheritance diagram for LargeVector:
LargeVectorAttach

List of all members.

Public Member Functions

void Detach ()
 LargeVector (const LargeVector &B)
 LargeVector (const LargeVectorAttach &B)
 LargeVector (long N)
 LargeVector ()
 ~LargeVector ()

Detailed Description

Definition at line 131 of file BigMatrix.h.


Constructor & Destructor Documentation

LargeVector (  ) 

TraceableMatrix

Definition at line 302 of file BigMatrix.cpp.

References LargeVectorAttach::data, and LargeVectorAttach::n.

LargeVector ( long  N  ) 
LargeVector ( const LargeVectorAttach B  ) 
LargeVector ( const LargeVector B  ) 
~LargeVector (  ) 

Definition at line 334 of file BigMatrix.cpp.

References LargeVectorAttach::data.


Member Function Documentation

void Detach (  ) 

Definition at line 329 of file BigMatrix.cpp.

References LargeVectorAttach::data.


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

Generated by  doxygen 1.6.2