Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
|
One-dimensional Containers. More...
Classes | |
class | Morpheus::DenseVector< ValueType, Properties > |
The DenseVector container is a one-dimensional container that contains contiguous elements. It is a polymorphic container in the sense that it can store scalar or integer type values, on host or device depending how the template parameters are selected. More... | |
One-dimensional Containers.