#131 closed request (fixed)
MatrixLookupWeighted constructor taking ONE utility::matrix
Reported by: | Peter | Owned by: | Markus Ringnér |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.3 (Public release) |
Component: | classifier | Version: | trunk |
Keywords: | Cc: |
Description
Internally a weight matrix is created using matrix::nan(). MatrixLookupWeighted? is then owner of its weight matrix but not its data matrix.
Change History (2)
comment:1 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by
Milestone: | later → 0.3 (Public release) |
---|
Note: See
TracTickets for help on using
tickets.
(In [638]) Fixes #131