NAG CPP Interface
dummy::DummyMatrixDataContainer::size2

 Contents

Settings help

CPP Name Style:


1 Description

DummyMatrixDataContainer::size2 returns n, the number of columns 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  size2() const

3 Arguments

None.