STK++ 0.9.13
STK_SparseIteratorBase.h File Reference

In this file we define the base class for Iterators on sparse arrays. More...

#include <Sdk.h>
Include dependency graph for STK_SparseIteratorBase.h:

Go to the source code of this file.

Classes

struct  STK::SparseIteratorBase< Derived >
 IteratorBase is a base class for all iterators on dense arrays/matrix/vector/expressions. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we define the base class for Iterators on sparse arrays.

Definition in file STK_SparseIteratorBase.h.