Which DWT function should I use?
It seems that several implementations of DWT are available : dwt(), _dwt(), dwt1d(), dwt2d().
However only dwt() and _dwt() are documented in website API reference
But DWT tutorials on the website use dwt1d() and dwt2d()