Class LinSpace

Inheritance Relationships

Base Type

Class Documentation

class LinSpace : public mindspore::ops::PrimitiveC

Returns a Tensor whose value is evenly spaced in the interval start and stop (including start and stop). Refer to Python API mindspore.ops.LinSpace for more details.

Public Functions

inline LinSpace()

Constructor.

~LinSpace() = default

Destructor.