Public Types

ei_meta_sqrt< Y, InfX, SupX, true > Class Template Reference

#include <Meta.h>

List of all members.

Public Types

enum  { ret = (SupX*SupX <= Y) ? SupX : InfX }

template<int Y, int InfX, int SupX>
class ei_meta_sqrt< Y, InfX, SupX, true >


Member Enumeration Documentation

template<int Y, int InfX, int SupX>
anonymous enum
Enumerator:
ret 

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