TestFunctions (version 0.2.0)

TF_detpep8d: TF_detpep8d: detpep8d function for evaluating a single point.

Description

TF_detpep8d: detpep8d function for evaluating a single point.

Usage

TF_detpep8d(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

Examples

Run this code
TF_detpep8d(rep(0,2))
TF_detpep8d(rep(1,2))

Run the code above in your browser using DataLab