Tensor.fmap

Function apply whole tensor

struct Tensor
fmap
(
double delegate
(
double
)
f
)

Meta