calculateobjfun function

calculateobjfun calculates the objective function

calculateobjfun calculates the objective function

calculateobjfun(Aplus, Lambda, U)

Arguments

  • Aplus: List of positive semi definite part of A matrices
  • Lambda: List of Lambdas
  • U: U matrix that contains the othogonal vectors

Returns

Returns the value of the objective function, sum(||Aplus-U Lambda U^T||_F^2)

Author(s)

Agnes Martine Nielsen (agni@dtu.dk)

  • Maintainer: Agnes Martine Nielsen
  • License: GPL-2
  • Last published: 2018-12-09

Useful links