tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
PermutedViewConstExpr< Tensor, Perm > Member List

This is the complete list of members for PermutedViewConstExpr< Tensor, Perm >, including all inherited members.

data() const noexceptPermutedViewConstExpr< Tensor, Perm >inline
data() noexceptPermutedViewConstExpr< Tensor, Perm >inline
derived() constBaseExpr< PermutedViewConstExpr< Tensor, Perm... > >inline
DimPermutedViewConstExpr< Tensor, Perm >static
evalu(my_size_t logical_flat) const noexceptPermutedViewConstExpr< Tensor, Perm >inline
getDim(my_size_t i) TESSERACT_CONDITIONAL_NOEXCEPTPermutedViewConstExpr< Tensor, Perm >inlinestatic
getNumDims() noexceptPermutedViewConstExpr< Tensor, Perm >inlinestatic
getShape() constPermutedViewConstExpr< Tensor, Perm >inline
getStride(my_size_t i) TESSERACT_CONDITIONAL_NOEXCEPTPermutedViewConstExpr< Tensor, Perm >inlinestatic
getTotalSize() noexceptPermutedViewConstExpr< Tensor, Perm >inlinestatic
Layout typedefPermutedViewConstExpr< Tensor, Perm >
logical_evalu(my_size_t logical_flat) const noexceptPermutedViewConstExpr< Tensor, Perm >inline
may_alias(const Output &output) const noexceptPermutedViewConstExpr< Tensor, Perm >inline
NumDimsPermutedViewConstExpr< Tensor, Perm >static
operator()(Indices... indices) const TESSERACT_CONDITIONAL_NOEXCEPTPermutedViewConstExpr< Tensor, Perm >inline
operator()(my_size_t(&indices)[NumDims]) const TESSERACT_CONDITIONAL_NOEXCEPTPermutedViewConstExpr< Tensor, Perm >inline
operator()(const my_size_t *indices) const TESSERACT_CONDITIONAL_NOEXCEPTPermutedViewConstExpr< Tensor, Perm >inline
operator=(const PermutedViewConstExpr &)=deletePermutedViewConstExpr< Tensor, Perm >
operator=(PermutedViewConstExpr &&)=deletePermutedViewConstExpr< Tensor, Perm >
PadPolicy typedefPermutedViewConstExpr< Tensor, Perm >
PermutedViewConstExpr(const Tensor &t) noexceptPermutedViewConstExpr< Tensor, Perm >inlineexplicit
PermutedViewConstExpr(const PermutedViewConstExpr &)=deletePermutedViewConstExpr< Tensor, Perm >
PermutedViewConstExpr(PermutedViewConstExpr &&)=deletePermutedViewConstExpr< Tensor, Perm >
printLayoutInfo() constPermutedViewConstExpr< Tensor, Perm >inline
TotalSizePermutedViewConstExpr< Tensor, Perm >static
transpose() const noexceptPermutedViewConstExpr< Tensor, Perm >inline
value_type typedefPermutedViewConstExpr< Tensor, Perm >