5 #ifndef _ONETOONEINDEXMAP_H_
6 #define _ONETOONEINDEXMAP_H_
shared_ptr< Array< int > > _fromIndices
const Array< int > & getToIndices() const
virtual ~OneToOneIndexMap()
DEFINE_TYPENAME("OneToOneIndexMap")
const Array< int > & getFromIndices() const
shared_ptr< Array< int > > _toIndices
OneToOneIndexMap(shared_ptr< Array< int > > fromIndices, shared_ptr< Array< int > > toIndices)