span.h Source File
|
CPP API
|
span.h
Go to the documentation of this file.
const T * end() const
get an iterator to one past the last element.
Definition: span.h:90
const T * get_ptr() const
get the adress of the beginning of array.
Definition: span.h:74
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Generated by