XX CMake Package
Loading...
Searching...
No Matches
XX::Linalg::Matrix::Cell Struct Reference

#include <XXLinalgMatrix.h>

Public Types

using List = QList<Cell>

Public Attributes

size_t rowIndex
size_t columnIndex
double value

Member Typedef Documentation

◆ List

Member Data Documentation

◆ columnIndex

size_t XX::Linalg::Matrix::Cell::columnIndex

◆ rowIndex

size_t XX::Linalg::Matrix::Cell::rowIndex

◆ value

double XX::Linalg::Matrix::Cell::value

The documentation for this struct was generated from the following file: