Imag
Examples
if (torch_is_installed()) {
if (FALSE) { # \dontrun{
torch_imag(torch_tensor(c(-1 + 1i, -2 + 2i, 3 - 3i)))
} # }
}
Imag
if (torch_is_installed()) {
if (FALSE) { # \dontrun{
torch_imag(torch_tensor(c(-1 + 1i, -2 + 2i, 3 - 3i)))
} # }
}