NnetComputation::SubMatrixInfo Member List

This is the complete list of members for NnetComputation::SubMatrixInfo, including all inherited members.

col_offsetNnetComputation::SubMatrixInfo
matrix_indexNnetComputation::SubMatrixInfo
num_colsNnetComputation::SubMatrixInfo
num_rowsNnetComputation::SubMatrixInfo
operator==(const SubMatrixInfo &other) constNnetComputation::SubMatrixInfo
Read(std::istream &istream, bool binary)NnetComputation::SubMatrixInfo
row_offsetNnetComputation::SubMatrixInfo
SubMatrixInfo()NnetComputation::SubMatrixInfoinline
SubMatrixInfo(int32 matrix_index, int32 row_offset, int32 num_rows, int32 col_offset, int32 num_cols)NnetComputation::SubMatrixInfoinline
Write(std::ostream &ostream, bool binary) constNnetComputation::SubMatrixInfo