|
Rumba C++ SDK
|
Go to the source code of this file.
Classes | |
| class | maquina::SparseBufferConst< T > |
| A read only buffer of sparse values. It is composed of a buffer of values and a buffer of the index in the whole buffer. More... | |
| class | maquina::SparseBuffer< T > |
| A writable SparseBuffer. More... | |
Namespaces | |
| maquina | |
| This version of the SDK is unstable, i-e, it may change with no warning. | |
Functions | |
| template<typename T > | |
| SparseBuffer< T > | maquina::duplicate (const SparseBufferConst< T > &a) |