mlpack
Public Member Functions | List of all members
Catch::UnaryExpr< LhsT > Class Template Reference
Inheritance diagram for Catch::UnaryExpr< LhsT >:
Inheritance graph
[legend]
Collaboration diagram for Catch::UnaryExpr< LhsT >:
Collaboration graph
[legend]

Public Member Functions

 UnaryExpr (LhsT lhs)
 
- Public Member Functions inherited from Catch::ITransientExpression
auto isBinaryExpression () const -> bool
 
auto getResult () const -> bool
 
 ITransientExpression (bool isBinaryExpression, bool result)
 

Additional Inherited Members

- Public Attributes inherited from Catch::ITransientExpression
bool m_isBinaryExpression
 
bool m_result
 

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