basix_doc 0.1
hard_gtr_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions


Detailed Description

Definition at line 948 of file operators.hpp.


Member Function Documentation

static generic name ( ) [inline, static]

Definition at line 949 of file operators.hpp.

References mmx::GEN_HARD_GTR.

{ return GEN_HARD_GTR; }
static bool op ( const C x,
const C y 
) [inline, static]

Definition at line 951 of file operators.hpp.

References mmx::hard_gtr().

{ return hard_gtr (x, y); }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines