Function parpe::obj

Function Documentation

void parpe::obj(integer &nparam, integer &j, doublereal *x, doublereal &fj)

Objective function to be passed to FFSQP.

Parameters
  • nparam: Length of x

  • j: Objective index

  • x: Parameters

  • fj: (out) Function value for objective j