GetDesc
Function Usage
This function is used to obtain the detailed information.
Prototype
std::string GetDesc();
Return Parameter Description
Data Structure |
Description |
|---|---|
std::string |
Details are returned. |
Parent topic: TensorBase
This function is used to obtain the detailed information.
std::string GetDesc();
Data Structure |
Description |
|---|---|
std::string |
Details are returned. |