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