Class Expand<NAMETYPE extends Name>


  • public class Expand<NAMETYPE extends Name>
    extends CompositeTensorFunction<NAMETYPE>
    The expand tensor function returns a tensor with a new dimension of size 1 is added, equivalent to "tensor * tensor(dim_name[1])(1)".
    Author:
    lesters