Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INorm

Hierarchy

Index

Methods

Methods

norm

  • norm(scale?: number): number
  • Returns float in [-scale..scale) interval.

    remarks

    Not to be confused with the normal distribution function. The name here refers to "normalized".

    Parameters

    • Optional scale: number

      default 1

    Returns number

Generated using TypeDoc