Learn R Programming

CVXR (version 1.0-14)

get_np: Get numpy handle

Description

Get the numpy handle or fail if not available

Usage

get_np()

Arguments

Value

the numpy handle

Examples

Run this code
if (FALSE) {
   get_np
}

Run the code above in your browser using DataLab