Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

IPP matrix wrapper

fzhe
Beginner
469 Views
Hi, there,
Anybody knows where I can find wrapper C++class for the basic functionalities of IPP matrix?
I did not find it in the example in the book. Don't want to re-invent the wheel...
Thanks
Fan
0 Kudos
1 Reply
Ying_S_Intel
Employee
469 Views
There is a c++ sample offered in IPP 4.1, it demonstrateshow to create a C++ application that performs simple testing of the functionality of the infinite impulse response (IIR) filters created with the Intel IPP functions for signal processing. Hope it can help you covert this sample to matrix domain easily.
You can download it from: http://www.intel.com/software/products/ipp/samples.htm( Click "Windows C++ " in the line of "Development Samples)
Thanks,
Ying S
Intel Corp.

Message Edited by ysong on 03-25-2005 11:13 AM

0 Kudos
Reply