#include "linalg_abstract.h"
Include dependency graph for datablock.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | datablock< T > |
| A datablock<T> is a block of memory, formatted to hold an array of T, with reference counting. More... | |
This header file contains the class declaration for datablock<T>, which does the dirty work of holding arrays of data for vectors and matrices.
1.4.4