Table of Contents

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

int

iters

public NDIterator[] iters { get; }

Property Value

NDIterator[]

nd

public int nd { get; }

Property Value

int

ndim

public int ndim { get; }

Property Value

int

shape

public Shape shape { get; }

Property Value

Shape

size

public int size { get; }

Property Value

int