Function

Vipscol_ab2Ch

Declaration [src]

void
vips_col_ab2Ch (
  float a,
  float b,
  float* C,
  float* h
)

Description

No description available.

Parameters

a float
  No description available.
b float
  No description available.
C float*
  No description available.
 The data is owned by the caller of the function.
h float*
  No description available.
 The data is owned by the caller of the function.