Eigen::ei_lexi_comparison< Derived1, Derived2, 3 > Struct Template Reference

#include <eigen.h>

List of all members.

Static Public Member Functions

static bool greater (const Derived1 &a, const Derived2 &b)
static bool greaterEqual (const Derived1 &a, const Derived2 &b)
static bool less (const Derived1 &a, const Derived2 &b)
static bool lessEqual (const Derived1 &a, const Derived2 &b)

Detailed Description

template<typename Derived1, typename Derived2>
struct Eigen::ei_lexi_comparison< Derived1, Derived2, 3 >

Definition at line 128 of file eigen.h.


Member Function Documentation

template<typename Derived1 , typename Derived2 >
static bool Eigen::ei_lexi_comparison< Derived1, Derived2, 3 >::greater ( const Derived1 &  a,
const Derived2 &  b 
) [inline, static]

Definition at line 135 of file eigen.h.

template<typename Derived1 , typename Derived2 >
static bool Eigen::ei_lexi_comparison< Derived1, Derived2, 3 >::greaterEqual ( const Derived1 &  a,
const Derived2 &  b 
) [inline, static]

Definition at line 145 of file eigen.h.

template<typename Derived1 , typename Derived2 >
static bool Eigen::ei_lexi_comparison< Derived1, Derived2, 3 >::less ( const Derived1 &  a,
const Derived2 &  b 
) [inline, static]

Definition at line 130 of file eigen.h.

template<typename Derived1 , typename Derived2 >
static bool Eigen::ei_lexi_comparison< Derived1, Derived2, 3 >::lessEqual ( const Derived1 &  a,
const Derived2 &  b 
) [inline, static]

Definition at line 140 of file eigen.h.


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


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:44 2013