debian man page for lqr_carver_bias_clear

Query: lqr_carver_bias_clear

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LQR_CARVER_BIAS_CLEAR(3)				     LqR library API reference					  LQR_CARVER_BIAS_CLEAR(3)

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)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_BIAS_CLEAR(3)
Related Man Pages
lqr_carver_attach(3) - debian
lqr_carver_get_channels(3) - debian
lqr_carver_get_enl_step(3) - debian
lqr_carver_get_ref_width(3) - debian
lqr_carver_set_image_type(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file