CanHaarTr

trait CanHaarTr[InputType, OutputType]

Construction delegate for getting the FHT of a value of type InputType. Implementation details (especially option arguments) may be added in the future, so it is recommended not to call this implicit delegate directly.

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(v1: InputType): OutputType