prox_interval: Proximal operator for interval testing

Description Usage Arguments

Description

Proximal operator for interval testing

Usage

1
prox_interval(inp, test_idx, left_val, right_val)

Arguments

inp

a vector.

test_idx

index for the values to be tested.

left_val

a vector of values for the left interval. If the dimension does not agree with test_idx, the test is repeated for all indices in test_idx.

right_val

the values for the right interval. If the dimension does not agree with test_idx, the test is repeated for all indices in test_idx.


hoangtt1989/BICEP documentation built on May 28, 2019, 3:37 p.m.