NAG Library Manual, Mark 29.3
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
utility
Class:
array2D
Method:
ndims
NAG CPP Interface
utility::array2D::ndims
Keyword Search:
NAG Library Manual, Mark 29.3
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
utility
Class:
array2D
Method:
ndims
▸
▿
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
array2D::ndims
returns
2
, the number of dimensions.
2
Specification
types::f77_integer
ndims
() const
3
Arguments
None.
© The Numerical Algorithms Group Ltd. 2020