SPUC  3.0
Functions
test_fp16.cpp File Reference
#include <iostream>
#include <fstream>
#include <iomanip>
#include <spuc/fp16.h>
#include <spuc/iir_2nd.h>
#include <spuc/iir.h>
#include <spuc/butterworth_iir.h>
#include <spuc/delay.h>
Include dependency graph for test_fp16.cpp:

Functions

int main (int argv, char *argc[])
 testing IIR with fp16 data type More...
 

Function Documentation

int main ( int  argv,
char *  argc[] 
)