cr.sparse.opt.smooth_build

cr.sparse.opt.smooth_build(func)

Creates a smooth function based on function definition \(f(x)\)

Parameters

func – Definition of the smooth function \(f : \RR^n \to \RR\)

Returns

A smooth function wrapper

Return type

SmoothFunction