The Original CHomP Software
Classes | Namespaces
localvar.h File Reference

This file contains the definition of a template of a class whose object can define a local value of a given variable, and restores the original value upon destruction. More...

Go to the source code of this file.

Classes

class  chomp::homology::local_var< varType >
 Local variable guardian. More...
 

Namespaces

namespace  chomp
 This namespace contains the entire CHomP library interface.
 
namespace  chomp::homology
 This namespace contains the core of the homology computation procedures and related classes and templates contained in the CHomP C++ library.
 

Detailed Description

This file contains the definition of a template of a class whose object can define a local value of a given variable, and restores the original value upon destruction.

Author
Pawel Pilarczyk

Definition in file localvar.h.