Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
storm::NumberTraits< ValueType > Struct Template Reference

#include <NumberTraits.h>

Static Public Attributes

static const bool SupportsExponential = false
 
static const bool IsExact = false
 

Detailed Description

template<typename ValueType>
struct storm::NumberTraits< ValueType >

Definition at line 10 of file NumberTraits.h.

Member Data Documentation

◆ IsExact

template<typename ValueType >
const bool storm::NumberTraits< ValueType >::IsExact = false
static

Definition at line 12 of file NumberTraits.h.

◆ SupportsExponential

template<typename ValueType >
const bool storm::NumberTraits< ValueType >::SupportsExponential = false
static

Definition at line 11 of file NumberTraits.h.


The documentation for this struct was generated from the following files: