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

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 714 of file Meta.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:12