Last chance! 50% off unlimited learning
Sale ends in
The adjoint
ad(x)
Object nominally of class freealg
but other classes
accepted where they make sense
Robin K. S. Hankin
details here
x <- rfalg()
y <- rfalg()
f <- ad(x)
f(y)
f(f(y)) # [x,[x,y]]
Run the code above in your browser using DataLab