Public Types
Eigen::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 Eigen::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:


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:01