libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

SquareMatrixTraits< NumElements_ > Struct Template Reference

SquareMatrixTraits< NumElements_ > Struct Template Reference

Properties of a square matrix; assuming row-major representation. More...

#include <array.hpp>


Detailed Description

template<unsigned NumElements_>
struct uavcan::SquareMatrixTraits< NumElements_ >

Properties of a square matrix; assuming row-major representation.

Definition at line 41 of file array.hpp.