#include <SNupperTriangular.h>
|
std::array< T, tp_size *tp_size > | _get_other_data (const SNmatrix< T, tp_size > &) const |
|
| SNupperTriangular () |
|
| SNupperTriangular (const SNmatrix< T, tp_size > &A) |
|
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 |
|
|
std::array< T, tp_size *tp_size > | data |
|
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>
template<class T , unsigned int tp_size>
template<class T, unsigned int tp_size>
The documentation for this class was generated from the following file: