LINFIT.New()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical classes > class LINFIT >

LINFIT.New()

Description

Create a new object of the class LINFIT class.

 

Type

CLASS FUNCTION

 

Usage

LinFit = LINFIT.New(Tag)

 

Tag

STRING

A Tag used to identify the object.

LinFit

LINFIT

The new LINFIT object.