void vector_const_values

(double* v, int len, double c)

Gives all elements in a vector a constant value

Documentation

Gives all elements in a vector a constant value
Parameters:
v - vector
len - length of the vector
- c given value for the elements

Alphabetic index



This page was generated with the help of DOC++.