added constructor for hierarchical kernel

This commit is contained in:
Nicolo Fusi 2013-07-08 14:50:13 +01:00
parent d887e1ceda
commit f19a26a006
3 changed files with 11 additions and 1 deletions

View file

@ -19,3 +19,4 @@ import rbf
import spline
import symmetric
import white
import hierarchical