Next: Updating and accessing histogram elements, Previous: Histogram allocation, Up: Histograms
This function copies the histogram src into the pre-existing histogram dest, making dest into an exact copy of src. The two histograms must be of the same size.
This function returns a pointer to a newly created histogram which is an exact copy of the histogram src.