Minsky
minsky::DerivativeNotDefined Struct Reference
Inheritance diagram for minsky::DerivativeNotDefined:
Inheritance graph
Collaboration diagram for minsky::DerivativeNotDefined:
Collaboration graph

Public Member Functions

const char * what () const throw ()
 

Detailed Description

Definition at line 44 of file minskyTensorOps.cc.

Member Function Documentation

◆ what()

const char* minsky::DerivativeNotDefined::what ( ) const
throw (
)
inline

Definition at line 46 of file minskyTensorOps.cc.

46 {return "Derivative not defined";}

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