RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
matrixSpan.hpp File Reference

Declaration of the MatrixSpan template class used in APIs. More...

#include <rtctk/componentFramework/matrixBuffer.hpp>
#include <gsl/span>
#include <array>
#include <cassert>
#include <type_traits>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::MatrixSpan< T >
 A span referencing a 2D matrix buffer. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Declaration of the MatrixSpan template class used in APIs.