tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
FusedVector< T, Size > Member List

This is the complete list of members for FusedVector< T, Size >, including all inherited members.

areDimsEqual()FusedTensorND< T, Rows, Cols >inlinestatic
copyToTensor(void) constFusedMatrix< T, Size, 1 >inline
data() const noexceptFusedTensorND< T, Rows, Cols >inline
data() noexceptFusedTensorND< T, Rows, Cols >inline
DEFINE_TYPE_ALIAS(T, value_type)FusedMatrix< T, Size, 1 >
derived() constBaseExpr< FusedTensorND< T, Dims... > >inline
DimFusedTensorND< T, Rows, Cols >static
einsum(const BaseExpr< LeftExpr > &_tensor1, const BaseExpr< RightExpr > &_tensor2, const my_size_t a, const my_size_t b)FusedTensorND< T, Rows, Cols >inlinestatic
evalu(my_size_t flat) const noexceptFusedTensorND< T, Rows, Cols >inline
FusedMatrix()FusedMatrix< T, Size, 1 >inline
FusedMatrix(T initValue)FusedMatrix< T, Size, 1 >inline
FusedMatrix(const FusedMatrix &other)FusedMatrix< T, Size, 1 >inline
FusedMatrix(const FusedTensorND< T, Rows, Cols > &baseTensor)FusedMatrix< T, Size, 1 >inline
FusedMatrix(FusedMatrix &&other) noexceptFusedMatrix< T, Size, 1 >inline
FusedMatrix(FusedTensorND< T, Rows, Cols > &&baseTensor) noexceptFusedMatrix< T, Size, 1 >inline
FusedMatrix(T(&initList)[Rows][Cols])FusedMatrix< T, Size, 1 >inline
FusedTensorND() noexcept=defaultFusedTensorND< T, Rows, Cols >
FusedTensorND(T initValue) noexceptFusedTensorND< T, Rows, Cols >inlineexplicit
FusedTensorND(const FusedTensorND &other) noexceptFusedTensorND< T, Rows, Cols >inline
FusedTensorND(FusedTensorND &&other) noexceptFusedTensorND< T, Rows, Cols >inline
getDiagonalEntries(FusedTensorND< T, DiagonalSize, 1 > &diagonalEntries) constFusedTensorND< T, Rows, Cols >inline
getDim(my_size_t i) TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inlinestatic
getNumDims() noexceptFusedTensorND< T, Rows, Cols >inlinestatic
getShape() constFusedTensorND< T, Rows, Cols >inline
getStride(my_size_t i) TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inlinestatic
getTotalSize() noexceptFusedTensorND< T, Rows, Cols >inlinestatic
inverse(void) constFusedMatrix< T, Size, 1 >inline
isIdentity(void) constFusedMatrix< T, Size, 1 >inline
isLowerTriangular(void) constFusedMatrix< T, Size, 1 >inline
isOrthogonal(void)FusedMatrix< T, Size, 1 >inline
isPositiveDefinite() constFusedMatrix< T, Size, 1 >inline
isSymmetric(void) constFusedMatrix< T, Size, 1 >inline
isUpperTriangular(void) constFusedMatrix< T, Size, 1 >inline
Layout typedefFusedTensorND< T, Rows, Cols >
logical_evalu(my_size_t logical_flat) const noexceptFusedTensorND< T, Rows, Cols >inline
lowerTriangular(bool inplace=false)FusedMatrix< T, Size, 1 >inline
matmul(const BaseExpr< LeftExpr > &mat1, const BaseExpr< RightExpr > &mat2)FusedMatrix< T, Size, 1 >inlinestatic
may_alias(const Output &output) const noexceptFusedTensorND< T, Rows, Cols >inline
moveFromTensor(FusedTensorND< T, Rows, Cols > &&tensor)FusedMatrix< T, Size, 1 >inlinestatic
moveToTensor(void)FusedMatrix< T, Size, 1 >inline
NumDimsFusedTensorND< T, Rows, Cols >static
operator()(my_size_t i)FusedVector< T, Size >inline
operator()(my_size_t i) constFusedVector< T, Size >inline
FusedMatrix< T, Size, 1 >::operator()(my_size_t i, my_size_t j)FusedMatrix< T, Size, 1 >inline
FusedMatrix< T, Size, 1 >::operator()(my_size_t i, my_size_t j) constFusedMatrix< T, Size, 1 >inline
FusedTensorND< T, Rows, Cols >::operator()(Indices... indices) TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inline
FusedTensorND< T, Rows, Cols >::operator()(Indices... indices) const TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inline
FusedTensorND< T, Rows, Cols >::operator()(const my_size_t *indices) TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inline
FusedTensorND< T, Rows, Cols >::operator()(const my_size_t *indices) const TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inline
FusedTensorND< T, Rows, Cols >::operator()(my_size_t(&indices)[NumDims]) TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inline
FusedTensorND< T, Rows, Cols >::operator()(my_size_t(&indices)[NumDims]) const TESSERACT_CONDITIONAL_NOEXCEPTFusedTensorND< T, Rows, Cols >inline
operator=(const BaseExpr< Expr > &expr)FusedMatrix< T, Size, 1 >inline
operator=(const FusedTensorND< T, Rows, Cols > &other)FusedMatrix< T, Size, 1 >inline
operator=(const FusedMatrix &other)FusedMatrix< T, Size, 1 >inline
operator=(FusedTensorND< T, Rows, Cols > &&other) noexceptFusedMatrix< T, Size, 1 >inline
operator=(FusedMatrix< T, Rows, Cols > &&other) noexceptFusedMatrix< T, Size, 1 >inline
operator=(T(&initList)[Rows][Cols])FusedMatrix< T, Size, 1 >inline
FusedTensorND< T, Rows, Cols >::operator=(const FusedTensorND &other) noexceptFusedTensorND< T, Rows, Cols >inline
FusedTensorND< T, Rows, Cols >::operator=(FusedTensorND &&other) noexceptFusedTensorND< T, Rows, Cols >inline
print(bool with_padding=false) constFusedTensorND< T, Rows, Cols >inline
print_access_policy_info() constFusedTensorND< T, Rows, Cols >inline
print_flat_data() constFusedTensorND< T, Rows, Cols >inline
printLayoutInfo() constFusedTensorND< T, Rows, Cols >inline
printND(bool showPadding=false) constFusedTensorND< T, Rows, Cols >inline
Self typedefFusedTensorND< T, Rows, Cols >
setDiagonal(T _val)FusedMatrix< T, Size, 1 >inline
setHomogen(T _val)FusedMatrix< T, Size, 1 >inline
setIdentity(void)FusedMatrix< T, Size, 1 >inline
setRandom(my_size_t _maxRand, my_size_t _minRand)FusedMatrix< T, Size, 1 >inline
FusedTensorND< T, Rows, Cols >::setRandom(T _maxRand, T _minRand)FusedTensorND< T, Rows, Cols >inline
setSequencial(void)FusedMatrix< T, Size, 1 >inline
setToZero(void)FusedMatrix< T, Size, 1 >inline
TotalSizeFusedTensorND< T, Rows, Cols >static
transpose_view() const noexceptFusedTensorND< T, Rows, Cols >inline
transpose_view(void) const noexceptFusedTensorND< T, Rows, Cols >inline
upperTriangular(bool inplace=false)FusedMatrix< T, Size, 1 >inline
value_type typedefFusedTensorND< T, Rows, Cols >