xc
Public Types | Public Member Functions | List of all members
TripletMap< T > Class Template Reference

Mapa tipo «tensor disperso». More...

#include <TripletMap.h>

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

Public Types

typedef std::map< Triplete, T > map_Ts
 
typedef map_Ts::const_iterator const_iterator
 
typedef map_Ts::iterator iterator
 

Public Member Functions

void PrintMember (std::ostream &os, const_iterator &) const
 
void Print (std::ostream &) const
 

Detailed Description

template<class T>
class TripletMap< T >

Mapa tipo «tensor disperso».


The documentation for this class was generated from the following file: