ArmNN
 25.11
Loading...
Searching...
No Matches
Rule Struct Reference

#include <LayerSupportRules.hpp>

Inheritance diagram for Rule:
[legend]

Public Member Functions

bool operator() () const

Public Attributes

bool m_Res = true

Detailed Description

Definition at line 47 of file LayerSupportRules.hpp.

Member Function Documentation

◆ operator()()

bool operator() ( ) const
inline

Definition at line 49 of file LayerSupportRules.hpp.

50 {
51 return m_Res;
52 }

References m_Res.

Member Data Documentation

◆ m_Res


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