Skip to content

Algorithm 11.5 (pg. 207) #90

Closed
Closed
@AndreTkacenko

Description

Near the bottom of the code for Algorithm 11.5 on pg. 207, I believe the line

c'' = c'

should instead be

c'' = vcat(c, zeros(m))

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions