ppc_haar


ppc_haar, a C code which applies forward and backward Haar transforms to vectors and matrices, from Rouben Rostamian's "Programming Projects in C";

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

ppc_haar is available in a C version.

Related Data and Programs:

ppc_haar_test

ppc_xmalloc, a library which manages the allocation of memory, from Rouben Rostamian's "Programming Projects in C";

Reference:

  1. Rouben Rostamian,
    Programming Projects in C for Students of Engineering, Science, and Mathematics,
    SIAM, 2014,
    ISBN: 978-1-611973-49-5

Source Code:


Last revised on 11 September 2023.