Opened 15 years ago

Closed 15 years ago

#299 closed request (fixed)

redesign of matrix class

Reported by: Peter Owned by: Jari Häkkinen
Priority: critical Milestone: yat 0.4
Component: utility Version: trunk
Keywords: Cc:

Description

Related to ticket:298

Follow ticket:298 for vector class.

Change History (5)

comment:1 Changed 15 years ago by Peter

Status: newassigned

comment:2 Changed 15 years ago by Jari Häkkinen

Owner: changed from Peter to Jari Häkkinen
Status: assignednew

We'll wait with the redesign but will remove support for matrix views. Vector views into matrices will be kept.

comment:3 Changed 15 years ago by Jari Häkkinen

Status: newassigned

comment:4 Changed 15 years ago by Peter

To be inline with Vector, we should also:

  1. remove resize
  2. remove clone
  3. allow lhs to change size in assignment

comment:5 Changed 15 years ago by Jari Häkkinen

Resolution: fixed
Status: assignedclosed

Fixed in changeset:1098

Note: See TracTickets for help on using tickets.