nrow-Tensor: The Number of Rows/Columns of a Tensor matrix

Description Usage Arguments Value Author(s)

Description

nrow and ncol return the number of rows or columns present in x respectively.

Usage

1
2
3
nrow(x)

ncol(x)

Arguments

x

A Tensor object

Value

An integer of length 1

Author(s)

Charles Determan Jr.


cdeterman/lazytensor documentation built on May 28, 2019, 7:15 p.m.