|
RTC Toolkit
2.0.0
|
Declaration of the MatrixSpan template class used in APIs. More...
#include <array>#include <cassert>#include <gsl/span>Go to the source code of this file.
Classes | |
| class | rtctk::componentFramework::MatrixSpan< T > |
| A span class that simply extends gsl::span to record the number of rows and columns of a matrix and checks that this correctly corresponds to the underlying buffer size in debug builds. More... | |
Namespaces | |
| rtctk | |
| rtctk::componentFramework | |
Declaration of the MatrixSpan template class used in APIs.