Name

lqr_carver_bias_clear — clear an LqrCarver bias

Synopsis

#include <lqr.h>
void lqr_carver_bias_clear(LqrCarver* carver);
 

Description

The function lqr_carver_bias_clear clears the bias from the LqrCarver object pointed to by carver

See also

lqr_carver_bias_add(3)