calculateobjfun: calculateobjfun
calculates the objective function
Description
calculateobjfun
calculates the objective function
Usage
calculateobjfun(Aplus, Lambda, U)
Arguments
Aplus
List of positive semi definite part of A matrices
U
U matrix that contains the othogonal vectors
Value
Returns the value of the objective function, sum(||Aplus-U Lambda U^T||_F^2)