isHaveBias

API Definition

bool isHaveBias() const

Function

Indicates whether the bias parameter exists by returning a value of the Boolean type.

Input

N/A

Output

N/A

Return Value

A value of the Boolean type. If the bias parameter exists, true is returned. If not, false is returned.

Restrictions

N/A