Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

DoubleVec.h File Reference

Copyright and Use More...

#include "RCArray.h"

Include dependency graph for DoubleVec.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  DoubleVec
 A growable reference counted array of doubles which implements copy-on-write semantics (see RCArray). More...


Typedefs

typedef RCArray< double > DoubleArray


Detailed Description

Copyright and Use

You may use this source code without limitation and without fee as long as you include:

This software was written and is copyrighted by Ian Kaplan, Bear Products International, www.bearcave.com, 2001, 2002, 2003

This software is provided "as is", without any warrenty or claim as to its usefulness. Anyone who uses this source code uses it at their own risk. Nor is any support provided by Ian Kaplan and Bear Products International.

Please send any bug fixes or suggested source changes to:

iank@bearcave.com

Definition in file DoubleVec.h.


Typedef Documentation

typedef RCArray<double> DoubleArray
 

Definition at line 33 of file DoubleVec.h.

Referenced by DoubleVec::DoubleVec().


Generated on Mon Sep 22 20:22:58 2003 by doxygen 1.3.3