default_int#

default_int#

Attributes

T

Scalar attribute identical to ndarray.T.

base

Scalar attribute identical to ndarray.base.

data

Pointer to start of data.

denominator

denominator of value (1)

device

dtype

Get array data-descriptor.

flags

The integer value of flags.

flat

A 1-D view of the scalar.

imag

The imaginary part of the scalar.

itemsize

The length of one element in bytes.

nbytes

ndim

The number of array dimensions.

numerator

numerator of value (the value itself)

real

The real part of the scalar.

shape

Tuple of array dimensions.

size

The number of elements in the gentype.

strides

Tuple of bytes steps in each dimension.

Methods

alias of int32