NAG Library Manual, Mark 28.7
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
dummy
Class:
DummyTableDataContainer
Method:
size3
NAG CPP Interface
dummy::DummyTableDataContainer::size3
Keyword Search:
NAG Library Manual, Mark 28.7
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
dummy
Class:
DummyTableDataContainer
Method:
size3
▸
▿
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::size3
returns
l
, the number of tables. 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
size3
() const
3
Arguments
None.
© The Numerical Algorithms Group Ltd. 2020