MBO
 All Data Structures Files Functions Variables Typedefs Enumerations Modules Pages
Data Fields
MboNonZeroEntry Struct Reference

A sparse matrix entry. More...

#include <MboNonZeroEntry.h>

Data Fields

MboLocInd m
 
MboLocInd n
 
struct MboAmplitude val
 

Detailed Description

A sparse matrix entry.

Field Documentation

MboLocInd MboNonZeroEntry::m

Row index of matrix entry

MboLocInd MboNonZeroEntry::n

Column index of matrix entry

struct MboAmplitude MboNonZeroEntry::val

Value of matrix entry


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