sin_estimate_NumericVector: Sine function with max and min given.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Sine function evaluated at x for single sine interpolation.

Usage

1

Arguments

x

Vector of x values in [0, 1] to evaluate at.

tmin

double tmin value.

tmax

double tmax value.

Value

Vector of interpolated sine values.


kendonB/degreedays documentation built on Oct. 3, 2020, 9:15 p.m.