GClasses
|
This class guarantees that the rows in b are merged vertically back into a when this object goes out of scope.
#include <GMatrix.h>
Public Member Functions | |
GMergeDataHolder (GMatrix &a, GMatrix &b) | |
~GMergeDataHolder () | |
Protected Attributes | |
GMatrix & | m_a |
GMatrix & | m_b |
|
inline |
|
protected |
|
protected |