Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::meta_sqrt< Y, InfX, SupX, true > Class Template Reference

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 Meta.h.


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