asMultik

fun StructureND<T>.asMultik(): MultikTensor<T>

Convert a tensor to MultikTensor if necessary. If tensor is converted, changes on the resulting tensor are not reflected back onto the source

Sources

Link copied to clipboard