cheshirekow  v0.1.0
mpblocks::polynomial::Min< Val1, Val2 > Struct Template Reference

#include <mpblocks/polynomial/Min.h>

Public Types

enum  { VALUE = MinSelect<Val1,Val2,(Val1 < Val2)>::VALUE }
 

Detailed Description

template<int Val1, int Val2>
struct mpblocks::polynomial::Min< Val1, Val2 >

Definition at line 53 of file Min.h.

Member Enumeration Documentation

template<int Val1, int Val2>
anonymous enum
Enumerator
VALUE 

Definition at line 55 of file Min.h.


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