Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

Tuple<T>.dadd¶

Description¶

Signature¶

static Tuple<expand each T.Differential> Tuple<T>.dadd(
    Tuple<expand each T.Differential> a,
    Tuple<expand each T.Differential> b)
    where T : IDifferentiable;

Parameters¶

a : Tuple<expand each T.Differential>¶

b : Tuple<expand each T.Differential>¶

On this page
  • Tuple<T>.dadd
    • Description
    • Signature
    • Parameters
      • a : Tuple<expand each T.Differential>
      • b : Tuple<expand each T.Differential>