Minsky
minsky::anonymous_namespace{minskyTensorOps.cc}::TensorOpError Struct Reference
Inheritance diagram for minsky::anonymous_namespace{minskyTensorOps.cc}::TensorOpError:
Inheritance graph
Collaboration diagram for minsky::anonymous_namespace{minskyTensorOps.cc}::TensorOpError:
Collaboration graph

Public Member Functions

 TensorOpError (const string &msg)
 

Detailed Description

Definition at line 1538 of file minskyTensorOps.cc.

Constructor & Destructor Documentation

◆ TensorOpError()

minsky::anonymous_namespace{minskyTensorOps.cc}::TensorOpError::TensorOpError ( const string &  msg)
inline

Definition at line 1540 of file minskyTensorOps.cc.

1540 : runtime_error(msg) {}

The documentation for this struct was generated from the following file: