This example initializes the polynomial kernel with real data. 
If variable 'inhomogene' is 'True' +1 is added to the scalar product 
before taking it to the power of 'degree'. If 'use_normalization' is 
set to 'true' then kernel matrix will be normalized by the square roots
of the diagonal entries. 
