~TensorBase
Function Usage
Functions as the default destructor of the TensorBase class.
Prototype
1 | virtual TensorBase::~TensorBase() = default; |
Parent topic: TensorBase
Functions as the default destructor of the TensorBase class.
1 | virtual TensorBase::~TensorBase() = default; |