Public Types | List of all members
Eigen::internal::meta_sqrt< Y, InfX, SupX, true > Class Template Reference

#include <Meta.h>

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 434 of file Meta.h.

Member Enumeration Documentation

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

Definition at line 434 of file Meta.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:39