#include <TMatrix.hpp>
◆ TMatrix() [1/3]
template<typename Ttype >
◆ TMatrix() [2/3]
template<typename Ttype >
◆ TMatrix() [3/3]
template<typename Ttype >
template<typename OtherTtype >
◆ at()
template<typename Ttype >
const Ttype & Xped::TMatrix< Ttype >::at |
( |
const std::size_t |
index | ) |
const |
|
inline |
◆ begin()
template<typename Ttype >
◆ cbegin()
template<typename Ttype >
◆ cend()
template<typename Ttype >
◆ cols()
template<typename Ttype >
◆ end()
template<typename Ttype >
◆ fill()
template<typename Ttype >
void Xped::TMatrix< Ttype >::fill |
( |
const std::vector< Ttype > & |
tensors_in | ) |
|
|
inline |
◆ isChanged()
template<typename Ttype >
bool Xped::TMatrix< Ttype >::isChanged |
( |
const int |
row, |
|
|
const int |
col |
|
) |
| const |
|
inline |
◆ operator()() [1/2]
template<typename Ttype >
Ttype & Xped::TMatrix< Ttype >::operator() |
( |
const int |
row, |
|
|
const int |
col |
|
) |
| |
|
inline |
◆ operator()() [2/2]
template<typename Ttype >
const Ttype & Xped::TMatrix< Ttype >::operator() |
( |
const int |
row, |
|
|
const int |
col |
|
) |
| const |
|
inline |
◆ operator[]() [1/2]
template<typename Ttype >
Ttype & Xped::TMatrix< Ttype >::operator[] |
( |
const std::size_t |
index | ) |
|
|
inline |
◆ operator[]() [2/2]
template<typename Ttype >
const Ttype & Xped::TMatrix< Ttype >::operator[] |
( |
const std::size_t |
index | ) |
const |
|
inline |
◆ resetChange()
template<typename Ttype >
◆ resize()
template<typename Ttype >
◆ rows()
template<typename Ttype >
◆ serialize()
template<typename Ttype >
template<typename Ar >
◆ setConstant()
template<typename Ttype >
◆ size()
template<typename Ttype >
◆ sum()
template<typename Ttype >
◆ uncompressedVector()
template<typename Ttype >
std::vector< Ttype > Xped::TMatrix< Ttype >::uncompressedVector |
( |
| ) |
const |
|
inline |
◆ pat
template<typename Ttype >
The documentation for this struct was generated from the following file: