candle_core::cpu

Module erf

Source
Expand description

Provides the error and related functions

Functionsยง

  • erf calculates the error function at x.
  • erf_inv calculates the inverse error function at x.
  • erfc calculates the complementary error function at x.
  • erfc_inv calculates the complementary inverse error function at x.