utils: Skip gst_calculate_linear_regression() in bindings

This commit is contained in:
Sebastian Dröge 2017-08-08 21:19:32 +03:00
parent 4312119d16
commit 849dfe82f1

View file

@ -4182,7 +4182,7 @@ gst_log2 (GstClockTime in)
}
/**
* gst_calculate_linear_regression:
* gst_calculate_linear_regression: (skip)
* @xy: Pairs of (x,y) values
* @temp: Temporary scratch space used by the function
* @n: number of (x,y) pairs