NAG Library Manual, Mark 28.7
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
dummy
Class:
DummyTableDataContainer
Method:
size2
NAG CPP Interface
dummy::DummyTableDataContainer::size2
Keyword Search:
NAG Library Manual, Mark 28.7
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
dummy
Class:
DummyTableDataContainer
Method:
size2
▸
▿
Contents
1
Description
2
Specification
3
Arguments
© The Numerical Algorithms Group Ltd. 2020
Settings help
CPP Name Style:
Short (
impl_details
)
Long (
info::impl_details
)
Full (
nagcpp::info::impl_details
)
1
Description
DummyTableDataContainer::size2
returns
n
, the number of columns in each of the matrices stored in the table. 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.
© The Numerical Algorithms Group Ltd. 2020