NAG CPP Interface
dummy::DummyMatrixDataContainer::size1

 Contents

Settings help

CPP Name Style:


1 Description

DummyMatrixDataContainer::size1 returns m, the number of rows of the matrix. The type of the function, OSIZE, can be any type that can be statically cast to a types::f77_integer.

2 Specification

template <OSIZE>
OSIZE  size1() const

3 Arguments

None.