Crate ruut_functions

source ·
Expand description

Crate for creating math functions from string and perform symbolic derivation

Macros§

  • Generate F1D from string and unwrap the result
  • Generate F2D from string and unwrap the result
  • Generated F3D from string and unwrap the resul
  • Generate F3D from string and unwrap the resul

Structs§

  • Representation of a 1D function
  • Representation of a 2D function
  • Representation of a 3D function
  • Representation of an n-dimensional function

Functions§