Skip to content

Commit

Permalink
Update markdown.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aijunly authored Feb 13, 2025
1 parent 618fe4b commit 00e33b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _pages/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ A :: Matrix{T};
b :: Vector{T};
c :: Vector{T};
end
function GetSimplexTable(Abc <: SimplexAbc{T <: Real})
# Dimension of A
m,n = size(Abc.A);
Expand Down

0 comments on commit 00e33b8

Please sign in to comment.