C++ Mathematical Expression Toolkit (ExprTk)
release
Loading...
Searching...
No Matches
exprtk
details
numeric
numeric_info
Public Types
|
List of all members
exprtk::details::numeric::numeric_info< Type > Struct Template Reference
#include <
exprtk.hpp
>
Public Types
enum
{
length
= 0 ,
size
= 32 ,
bound_length
= 0 ,
min_exp
= 0 ,
max_exp
= 0
}
Detailed Description
template<
typename
Type>
struct exprtk::details::numeric::numeric_info< Type >
Definition at line
1456
of file
exprtk.hpp
.
Member Enumeration Documentation
◆
anonymous enum
template<
typename
Type >
anonymous
enum
Enumerator
length
size
bound_length
min_exp
max_exp
Definition at line
1456
of file
exprtk.hpp
.
1456
{
enum
{
length
= 0,
size
= 32,
bound_length
= 0,
min_exp
= 0,
max_exp
= 0 }; };
exprtk::details::numeric::numeric_info::bound_length
@ bound_length
Definition
exprtk.hpp:1456
exprtk::details::numeric::numeric_info::max_exp
@ max_exp
Definition
exprtk.hpp:1456
exprtk::details::numeric::numeric_info::min_exp
@ min_exp
Definition
exprtk.hpp:1456
exprtk::details::numeric::numeric_info::length
@ length
Definition
exprtk.hpp:1456
exprtk::details::numeric::numeric_info::size
@ size
Definition
exprtk.hpp:1456
The documentation for this struct was generated from the following file:
exprtk/
exprtk.hpp
Generated by
1.9.8