CanHaarTr

object CanHaarTr

Construction delegate for getting the FHT of a value of type InputType.

Companion
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit val dmDouble1FHT: CanHaarTr[DenseMatrix[Double], DenseMatrix[Double]]

Compute the fht on a given double matrix.

Compute the fht on a given double matrix.

implicit val dvDouble1FHT: CanHaarTr[DenseVector[Double], DenseVector[Double]]

Compute the fht on a given double vector.

Compute the fht on a given double vector.