Class Range<NAMETYPE extends Name>


public class Range<NAMETYPE extends Name> extends CompositeTensorFunction<NAMETYPE>
A tensor generator which returns a tensor of any dimension filled with the sum of the tensor indexes of each position.
Author:
bratseth