#12 closed request (fixed)
Implement copy constructor for SVM::KernelView
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | classifier | Version: | trunk |
Keywords: | Cc: |
Description
Should it be a view or a reel copy?
Be coherent with vector view
Change History (3)
comment:1 Changed 18 years ago by
Milestone: | later → SVM extension |
---|---|
Status: | new → assigned |
comment:2 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Not really coherent with vector, but a copy of a view is just a copy of the view, a new object (to view into) is not instantiated.