API Reference / compileForm · function

Function: compileForm()

function compileForm(constraints, opts?): CompiledForm;

Defined in: compiler.ts:80

Find body longitudes minimizing the weighted constraint loss.

Parameters

constraints

Constraint[]

opts?

CompileOptions = {}

Returns

CompiledForm