All Classes Namespaces Functions Typedefs Enumerations Pages
Public Member Functions | List of all members
fmatvec::Range< Fixed< I1 >, Fixed< I2 > > Class Template Reference

This is an index class for creating submatrices. More...

#include <range.h>

Public Member Functions

int start () const
 First element. More...
 
int end () const
 Last element. More...
 

Detailed Description

template<int I1, int I2>
class fmatvec::Range< Fixed< I1 >, Fixed< I2 > >

This is an index class for creating submatrices.

The index class contains indices defining the first and the last element.

Member Function Documentation

template<int I1, int I2>
int fmatvec::Range< Fixed< I1 >, Fixed< I2 > >::end ( ) const
inline

Last element.

Returns
Returns the last element.
template<int I1, int I2>
int fmatvec::Range< Fixed< I1 >, Fixed< I2 > >::start ( ) const
inline

First element.

Returns
Returns the first element.

The documentation for this class was generated from the following file:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML