void vector_const_preserve_struct

(double* v, int len, double c)

Gives all elements, not equal zero, in a vector a constant value

Documentation

Gives all elements, not equal zero, 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++.