#include <SNpermutation.h>
|
| SNpermutation (const Mpermutation< tp_size > &d) |
|
| SNpermutation (const MelementaryPermutation< tp_size > &d) |
|
| SNpermutation () |
|
Mpermutation< tp_size > | getMpermutation () const |
|
SNpermutation< T, tp_size > | inverse () const |
|
virtual unsigned int | getSize () const final |
|
virtual T & | at (const m_num, const m_num) final |
|
virtual T | get (const m_num, const m_num) const final |
|
virtual SNline< T, tp_size > | getSNline (m_num l) const |
|
template<class V , unsigned int s> |
void | subtract (const SNgeneric< V, s > &) |
|
template<class V , unsigned int s> |
void | subtract (const SNgaussian< V, s > &) |
|
SNgaussian< T, tp_size > | getGaussian (const m_num c) const |
|
template<class V , unsigned int s> |
bool | isNumericallyEqual (const SNgeneric< V, s > &A, const double &epsilon) const |
|
template<class T , unsigned int tp_size>
template<class T , unsigned int tp_size>
template<class T , unsigned int tp_size>
The constructor with zero arguments initializes to the identity.
template<class T , unsigned int tp_size>
template<class T , unsigned int tp_size>
template<class T , unsigned int tp_size>
template<class T , unsigned int tp_size>
returns the inverse matrix
template<class T, unsigned int tp_size>
template<class V , unsigned int s>
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
SNpermutation< V, s > |
|
|
) |
| |
|
friend |
template<class T, unsigned int tp_size>
The documentation for this class was generated from the following file: