RTK  2.5.0
Reconstruction Toolkit
Public Attributes | List of all members
rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct Struct Reference

#include <rtkMatlabSparseMatrix.h>

Public Attributes

unsigned char s_arrayClass
 
unsigned char s_arrayFlags
 
unsigned long int s_arrayLength
 
unsigned long int s_arrayNzmax
 
unsigned long int s_arrayTag
 
unsigned short int s_arrayUndefined
 
unsigned long int * s_columnIndex
 
unsigned long int s_columnIndexLength
 
unsigned long int s_columnIndexPadding
 
unsigned long int s_columnIndexTag
 
unsigned long int s_dataLength
 
unsigned long int s_dimensionLength
 
unsigned long int s_dimensionNbColumn
 
unsigned long int s_dimensionNbRow
 
unsigned long int s_dimensionTag
 
unsigned char s_headerEndian [2]
 
unsigned char s_headerMatlab [116]
 
unsigned char s_headerOffset [8]
 
unsigned short int s_headerVersion
 
unsigned long int s_mainTag
 
unsigned char s_nameChar
 
unsigned short int s_nameLength
 
unsigned char s_namePadding [3]
 
unsigned short int s_nameTag
 
unsigned long int * s_rowIndex
 
unsigned long int s_rowIndexLength
 
unsigned long int s_rowIndexPadding
 
unsigned long int s_rowIndexTag
 
double * s_value
 
unsigned long int s_valueLength
 
unsigned long int s_valueTag
 

Detailed Description

Definition at line 44 of file rtkMatlabSparseMatrix.h.

Member Data Documentation

◆ s_arrayClass

unsigned char rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_arrayClass

Definition at line 56 of file rtkMatlabSparseMatrix.h.

◆ s_arrayFlags

unsigned char rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_arrayFlags

Definition at line 55 of file rtkMatlabSparseMatrix.h.

◆ s_arrayLength

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_arrayLength

Definition at line 53 of file rtkMatlabSparseMatrix.h.

◆ s_arrayNzmax

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_arrayNzmax

Definition at line 57 of file rtkMatlabSparseMatrix.h.

◆ s_arrayTag

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_arrayTag

Definition at line 52 of file rtkMatlabSparseMatrix.h.

◆ s_arrayUndefined

unsigned short int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_arrayUndefined

Definition at line 54 of file rtkMatlabSparseMatrix.h.

◆ s_columnIndex

unsigned long int* rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_columnIndex

Definition at line 72 of file rtkMatlabSparseMatrix.h.

◆ s_columnIndexLength

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_columnIndexLength

Definition at line 71 of file rtkMatlabSparseMatrix.h.

◆ s_columnIndexPadding

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_columnIndexPadding

Definition at line 73 of file rtkMatlabSparseMatrix.h.

◆ s_columnIndexTag

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_columnIndexTag

Definition at line 70 of file rtkMatlabSparseMatrix.h.

◆ s_dataLength

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_dataLength

Definition at line 51 of file rtkMatlabSparseMatrix.h.

◆ s_dimensionLength

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_dimensionLength

Definition at line 59 of file rtkMatlabSparseMatrix.h.

◆ s_dimensionNbColumn

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_dimensionNbColumn

Definition at line 61 of file rtkMatlabSparseMatrix.h.

◆ s_dimensionNbRow

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_dimensionNbRow

Definition at line 60 of file rtkMatlabSparseMatrix.h.

◆ s_dimensionTag

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_dimensionTag

Definition at line 58 of file rtkMatlabSparseMatrix.h.

◆ s_headerEndian

unsigned char rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_headerEndian[2]

Definition at line 49 of file rtkMatlabSparseMatrix.h.

◆ s_headerMatlab

unsigned char rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_headerMatlab[116]

Definition at line 46 of file rtkMatlabSparseMatrix.h.

◆ s_headerOffset

unsigned char rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_headerOffset[8]

Definition at line 47 of file rtkMatlabSparseMatrix.h.

◆ s_headerVersion

unsigned short int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_headerVersion

Definition at line 48 of file rtkMatlabSparseMatrix.h.

◆ s_mainTag

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_mainTag

Definition at line 50 of file rtkMatlabSparseMatrix.h.

◆ s_nameChar

unsigned char rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_nameChar

Definition at line 64 of file rtkMatlabSparseMatrix.h.

◆ s_nameLength

unsigned short int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_nameLength

Definition at line 62 of file rtkMatlabSparseMatrix.h.

◆ s_namePadding

unsigned char rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_namePadding[3]

Definition at line 65 of file rtkMatlabSparseMatrix.h.

◆ s_nameTag

unsigned short int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_nameTag

Definition at line 63 of file rtkMatlabSparseMatrix.h.

◆ s_rowIndex

unsigned long int* rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_rowIndex

Definition at line 68 of file rtkMatlabSparseMatrix.h.

◆ s_rowIndexLength

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_rowIndexLength

Definition at line 67 of file rtkMatlabSparseMatrix.h.

◆ s_rowIndexPadding

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_rowIndexPadding

Definition at line 69 of file rtkMatlabSparseMatrix.h.

◆ s_rowIndexTag

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_rowIndexTag

Definition at line 66 of file rtkMatlabSparseMatrix.h.

◆ s_value

double* rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_value

Definition at line 76 of file rtkMatlabSparseMatrix.h.

◆ s_valueLength

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_valueLength

Definition at line 75 of file rtkMatlabSparseMatrix.h.

◆ s_valueTag

unsigned long int rtk::MatlabSparseMatrix::MatlabSparseMatrixStruct::s_valueTag

Definition at line 74 of file rtkMatlabSparseMatrix.h.


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