| abandonContainer() const noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| clone() const | LLU::MContainer< MArgumentType::SparseArray > | inline |
| cloneContainer() const | LLU::MContainerBase< MArgumentType::SparseArray > | inlineprotected |
| columnIndices() const | LLU::SparseArray< T > | |
| Container typedef | LLU::MContainerBase< MArgumentType::SparseArray > | |
| disown() const noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inlineprotected |
| explicitPositions() const | LLU::SparseArray< T > | |
| explicitValues() const | LLU::SparseArray< T > | |
| free() const noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inlineprotected |
| getColumnIndices() const | LLU::MContainer< MArgumentType::SparseArray > | |
| getContainer() const noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| getDimensions() const | LLU::MContainer< MArgumentType::SparseArray > | inline |
| getExplicitPositions() const | LLU::MContainer< MArgumentType::SparseArray > | |
| getExplicitValues() const | LLU::MContainer< MArgumentType::SparseArray > | |
| getImplicitValueAsTensor() const | LLU::MContainer< MArgumentType::SparseArray > | |
| getOwner() const noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| getRank() const | LLU::MContainer< MArgumentType::SparseArray > | inline |
| getRowPointers() const | LLU::MContainer< MArgumentType::SparseArray > | |
| implicitValue() const | LLU::SparseArray< T > | |
| MContainer()=default | LLU::MContainer< MArgumentType::SparseArray > | |
| MContainer(const GenericTensor &positions, const GenericTensor &values, const GenericTensor &dimensions, const GenericTensor &implicitValue) | LLU::MContainer< MArgumentType::SparseArray > | |
| MContainer(const GenericTensor &data, const GenericTensor &implicitValue) | LLU::MContainer< MArgumentType::SparseArray > | |
| MContainer(const GenericSparseArray &s, const GenericTensor &implicitValue) | LLU::MContainer< MArgumentType::SparseArray > | |
| MContainerBase()=default | LLU::MContainerBase< MArgumentType::SparseArray > | |
| MContainerBase(Container c, Ownership owner) | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| MContainerBase(const MContainerBase &mc)=delete | LLU::MContainerBase< MArgumentType::SparseArray > | |
| MContainerBase(MContainerBase &&mc) noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| operator=(const MContainerBase &mc)=delete | LLU::MContainerBase< MArgumentType::SparseArray > | |
| operator=(MContainerBase &&mc) noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| pass(MArgument &res) const | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| rank() const | LLU::SparseArray< T > | inline |
| reset(Container newCont, Ownership newOwnerMode=Ownership::Library) noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inlineprotected |
| resparsify() | LLU::MContainer< MArgumentType::SparseArray > | |
| rowPointers() const | LLU::SparseArray< T > | |
| setImplicitValue(T newImplicitValue) | LLU::SparseArray< T > | |
| setImplicitValueFromTensor(const GenericTensor &implicitValue) | LLU::MContainer< MArgumentType::SparseArray > | |
| shareCount() const noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inline |
| SparseArray()=default | LLU::SparseArray< T > | |
| SparseArray(MSparseArray t, Ownership owner) | LLU::SparseArray< T > | |
| SparseArray(GenericSparseArray t) | LLU::SparseArray< T > | explicit |
| SparseArray(const Tensor< mint > &positions, const Tensor< T > &values, const Tensor< mint > &dimensions, T implicitValue) | LLU::SparseArray< T > | |
| SparseArray(const Tensor< T > &data, T implicitValue) | LLU::SparseArray< T > | |
| SparseArray(const SparseArray &s, T implicitValue) | LLU::SparseArray< T > | |
| toGenericTensor() const | LLU::MContainer< MArgumentType::SparseArray > | |
| toTensor() const | LLU::SparseArray< T > | |
| type() const | LLU::MContainer< MArgumentType::SparseArray > | |
| value_type typedef (defined in LLU::SparseArray< T >) | LLU::SparseArray< T > | |
| ~MContainerBase() noexcept | LLU::MContainerBase< MArgumentType::SparseArray > | inlinevirtual |