GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Static Public Member Functions | Static Public Attributes | List of all members
octave_int_cmp_op::ct Class Reference

#include "oct-inttypes.h"

Collaboration diagram for octave_int_cmp_op::ct:
Collaboration graph
[legend]

Static Public Member Functions

template<class T >
static bool op (T, T)

Static Public Attributes

static const bool gtval = true
static const bool ltval = true

Detailed Description

Definition at line 150 of file oct-inttypes.h.

Member Function Documentation

template<class T >
static bool octave_int_cmp_op::ct::op ( ,
 
)
inlinestatic

Definition at line 150 of file oct-inttypes.h.

Member Data Documentation

const bool octave_int_cmp_op::ct::gtval = true
static

Definition at line 150 of file oct-inttypes.h.

const bool octave_int_cmp_op::ct::ltval = true
static

Definition at line 150 of file oct-inttypes.h.


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