Public Types
internal::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 }

Detailed Description

template<int Y, int InfX, int SupX>
class internal::meta_sqrt< Y, InfX, SupX, true >

Definition at line 186 of file Core/util/Meta.h.


Member Enumeration Documentation

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

Definition at line 186 of file Core/util/Meta.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34