#include <stdio.h>
#include <f64.h>
#include <f64_to_s64.h>
Go to the source code of this file.
Functions | |
int32_t | f64_msb_mul (f64 a, f64 b) |
mul a with b (=a*b), but return only the msb
Definition at line 28 of file f64_msb_mul.c.
Referenced by rs_update().