element_class {sglOptim}R Documentation

Retur the element class of an object.

Description

Return the element class of an object. The object must be a matrix, vector or NULL. The element class of NULL is NULL

Usage

element_class(x)

Arguments

x

a matrix, vector or NULL

Author(s)

Martin Vincent


[Package sglOptim version 1.3.8 Index]