Opened 18 years ago
Closed 18 years ago
#561 closed defect (fixed)
Insuficient description of GibbsConstrainedMNormal
| Reported by: | Víctor de Buen Remiro | Owned by: | Jorge |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Various | Version: | head |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Diagonal W argument of GibbsConstrainedMNormal in FACT_ISVD case must be passed as a column vector containing diagonal elements but this is not specified in its description
Change History (3)
comment:1 Changed 18 years ago by
| Owner: | changed from danirus to Jorge |
|---|
comment:2 Changed 18 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Inluded in description: diagonal matrices such as D or W can be given as a column ector, row vector or square matrix. If given as a square matrix only the diagonal elements are accessed.