CanIHaarTr

object CanIHaarTr

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

Companion
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit val dmDouble2IFHT: CanIHaarTr[DenseMatrix[Double], DenseMatrix[Double]]

Compute the fht on a given double matrix.

Compute the fht on a given double matrix.

implicit val dvDouble1IFHT: CanIHaarTr[DenseVector[Double], DenseVector[Double]]

Compute the fht on a given double vector.

Compute the fht on a given double vector.