HMatrix::HMatrix

HMatrix::HMatrix
HMatrix();
HMatrix(const HMatrix& other);
Description

HMatrix constructor.

Parameters
Parameters 
Description 
const HMatrix& other 
Reference to another HMatrix which is used to initialize the current HMatrix.