5.0.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::math::matrix::index< Row, Column > Struct Template Reference

Detailed Description

template<fcppt::math::size_type Row, fcppt::math::size_type Column>
struct fcppt::math::matrix::index< Row, Column >

A static matrix index.

Static Public Member Functions

static constexpr fcppt::math::size_type row ()
static constexpr fcppt::math::size_type column ()

Member Function Documentation

◆ column()

constexpr fcppt::math::size_type fcppt::math::matrix::index< Row, Column >::column ( )
inlinestaticconstexpr

◆ row()

constexpr fcppt::math::size_type fcppt::math::matrix::index< Row, Column >::row ( )
inlinestaticconstexpr