PLearn 0.1
Public Attributes
PLearn::Array2ArrayMap< T > Class Template Reference

#include <Array_decl.h>

Inheritance diagram for PLearn::Array2ArrayMap< T >:
Inheritance graph
[legend]
Collaboration diagram for PLearn::Array2ArrayMap< T >:
Collaboration graph
[legend]

List of all members.

Public Attributes

multimap< Array< T >, Array< T > > map

Detailed Description

template<class T>
class PLearn::Array2ArrayMap< T >

Definition at line 325 of file Array_decl.h.


Member Data Documentation

template<class T >
multimap<Array<T>,Array<T> > PLearn::Array2ArrayMap< T >::map

Definition at line 328 of file Array_decl.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines