#include <stridemap.h>
◆ Index() [1/2]
tesseract::StrideMap::Index::Index |
( |
const StrideMap & |
stride_map | ) |
|
|
inlineexplicit |
◆ Index() [2/2]
tesseract::StrideMap::Index::Index |
( |
const StrideMap & |
stride_map, |
|
|
int |
batch, |
|
|
int |
y, |
|
|
int |
x |
|
) |
| |
|
inline |
◆ AddOffset()
bool tesseract::StrideMap::Index::AddOffset |
( |
int |
offset, |
|
|
FlexDimensions |
dimension |
|
) |
| |
◆ Decrement()
bool tesseract::StrideMap::Index::Decrement |
( |
| ) |
|
◆ Increment()
bool tesseract::StrideMap::Index::Increment |
( |
| ) |
|
◆ index()
int tesseract::StrideMap::Index::index |
( |
FlexDimensions |
dimension | ) |
const |
|
inline |
◆ InitToFirst()
void tesseract::StrideMap::Index::InitToFirst |
( |
| ) |
|
|
inline |
◆ InitToLast()
void tesseract::StrideMap::Index::InitToLast |
( |
| ) |
|
|
inline |
◆ InitToLastOfBatch()
void tesseract::StrideMap::Index::InitToLastOfBatch |
( |
int |
batch | ) |
|
|
private |
◆ IsLast()
bool tesseract::StrideMap::Index::IsLast |
( |
FlexDimensions |
dimension | ) |
const |
◆ IsValid()
bool tesseract::StrideMap::Index::IsValid |
( |
| ) |
const |
◆ MaxIndexOfDim()
int tesseract::StrideMap::Index::MaxIndexOfDim |
( |
FlexDimensions |
dim | ) |
const |
◆ SetTFromIndices()
void tesseract::StrideMap::Index::SetTFromIndices |
( |
| ) |
|
|
private |
◆ t()
int tesseract::StrideMap::Index::t |
( |
| ) |
const |
|
inline |
◆ indices_
int tesseract::StrideMap::Index::indices_[FD_DIMSIZE] |
|
private |
◆ stride_map_
const StrideMap* tesseract::StrideMap::Index::stride_map_ |
|
private |
◆ t_
int tesseract::StrideMap::Index::t_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/lstm/stridemap.h
- /home/stephane/src/tesseract/src/lstm/stridemap.cpp