4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Static Public Member Functions
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()

◆ row()