predicate-matrix {arkhe}R Documentation

Matrix Predicates

Description

Usage

is_square(x)

is_symmetric(x)

Arguments

x

A matrix to be tested.

Value

A logical scalar.

See Also

Other predicates: is_scalar, predicate-numeric, predicate-trend, predicate-type, predicate-utils


[Package arkhe version 1.6.0 Index]