1 implementation of IsReadOnly
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor.cs (1)
195bool ITensor<Tensor<T>, T>.IsReadOnly => false;