#include "RCArray.h"
Include dependency graph for DoubleVec.h:
This graph shows which files directly or indirectly include this file:
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 |
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, 2003This 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:
Definition in file DoubleVec.h.
Typedef Documentation
|
Definition at line 33 of file DoubleVec.h. Referenced by DoubleVec::DoubleVec(). |