mat_isSquare: Is square.

View source: R/RcppExports.R

mat_isSquareR Documentation

Is square.

Description

Test if a matrix is square or not.

Usage

mat_isSquare(m)

Arguments

m

a matrix.

Value

a boolean indicating if the matrix is square or not.

Author(s)

Sebastian Sosa, Ivan Puga-Gonzales.


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.