Public Types

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

#include <vectorial.hh>

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

List of all members.

Public Types

typedef Value< void > category
typedef E exact_t

Detailed Description

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

Definition at line 63 of file vectorial.hh.


Member Typedef Documentation

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

Definition at line 173 of file object.hh.