Class np.Broadcast
- Namespace
- NumSharp
- Assembly
- NumSharp.dll
public class np.Broadcast
- Inheritance
-
np.Broadcast
- Inherited Members
- Extension Methods
Properties
index
public int index { get; }
Property Value
iters
public NDIterator[] iters { get; }
Property Value
nd
public int nd { get; }
Property Value
ndim
public int ndim { get; }
Property Value
shape
public Shape shape { get; }
Property Value
size
public int size { get; }