Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Member Functions | List of all members
Core::ArrayMathProgramVariable Class Reference
Inheritance diagram for Core::ArrayMathProgramVariable:
Core::Lockable

Public Member Functions

 ArrayMathProgramVariable (std::string name, float *data)
 Constructor of the variable.
 
float * get_data ()
 
- Public Member Functions inherited from Core::Lockable
mutex_type & get_mutex () const
 

Additional Inherited Members

- Public Types inherited from Core::Lockable
typedef boost::mutex mutex_type
 
typedef boost::unique_lock< mutex_type > lock_type
 

Member Function Documentation

float * Core::ArrayMathProgramVariable::get_data ( )

Retrieve the data pointer from the central temporal storage


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