Public Member Functions
PermutationWrapper Class Reference

Class to view a vector of integers as a permutation matrix. More...

+ Inheritance diagram for PermutationWrapper:

List of all members.

Public Member Functions

const internal::remove_all
< typename IndicesType::Nested >
::type & 
indices () const

Detailed Description

Class to view a vector of integers as a permutation matrix.

Parameters:
_IndicesTypethe type of the vector of integer (can be any compatible expression)

This class allows to view any vector expression of integers as a permutation matrix.

See also:
class PermutationBase, class PermutationMatrix

Member Function Documentation

const internal::remove_all<typename IndicesType::Nested>::type& indices ( ) const [inline]

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