Public Types

mln::value::Floating< E > Struct Template Reference

#include <floating.hh>

Inheritance diagram for mln::value::Floating< E >:
Inheritance graph

List of all members.

Public Types

typedef Floating< void > category
typedef E exact_t

Detailed Description

template<typename E>
struct mln::value::Floating< E >

Definition at line 62 of file floating.hh.


Member Typedef Documentation

template<typename E>
typedef Floating<void> mln::value::Floating< E >::category

Reimplemented from mln::value::Scalar< E >.

Definition at line 64 of file floating.hh.

template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Definition at line 173 of file object.hh.