Skip to content

Project OpenGeode

class BijectiveMapping

cpp
Inherits from MappingBase<T1, T2, geode::OneValueStorage>
Inherits from MappingBase<T1, T2, geode::OneValueStorage>

Functions

map

cpp
public void map(const T1 & in, const T2 & out)
public void map(const T1 & in, const T2 & out)

erase_in

cpp
public void erase_in(const T1 & in)
public void erase_in(const T1 & in)

erase_out

cpp
public void erase_out(const T2 & out)
public void erase_out(const T2 & out)

size

cpp
public index_t size()
public index_t size()

Geode-solutions' documentation website