ChartDirector 7.1 (C++ Edition)
ArrayMath
.
ArrayMath
Usage
ArrayMath(DoubleArray a);
Description
Creates an ArrayMath object and initialize it with the given array.
Arguments
Argument
Default
Description
a
(Mandatory)
An array of numbers used to initialize the ArrayMath object.
Return Value
The
ArrayMath
object created.
© 2023 Advanced Software Engineering Limited. All rights reserved.