Struct MTXParser::MatrixSize

Nested Relationships

This struct is a nested type of Class MTXParser.

Struct Documentation

struct MatrixSize

Public Functions

inline MatrixSize(count r, count c, count nz)

Public Members

count rows
count columns
count nonzeros