Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
Loading...
Searching...
No Matches
Classes
Generic Containers

Generic containers constructed from the various supported data structures. More...

Collaboration diagram for Generic Containers:

Classes

struct  Morpheus::UnaryContainer< ContainerType, TypeSet >
 A wrapper that constructs a new container type from ContainerType using as arguments the types in TypeSet. More...
 
struct  Morpheus::BinaryContainer< ContainerType1, ContainerType2 >
 A wrapper that constructs a new container type that holds two container types. More...
 

Detailed Description

Generic containers constructed from the various supported data structures.