Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
aalanwar committed Oct 16, 2022
1 parent eff3c1d commit 2d6037a
Show file tree
Hide file tree
Showing 176 changed files with 586 additions and 142,829 deletions.
33 changes: 0 additions & 33 deletions @logicalZonotope/abs.m

This file was deleted.

103 changes: 0 additions & 103 deletions @logicalZonotope/and.asv

This file was deleted.

1 change: 0 additions & 1 deletion @logicalZonotope/and.m
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@

if ~isa(Z1,'logicalZonotope')
Z1=logicalZonotope.enclosePoints(Z1);

end

if ~isa(Z2,'logicalZonotope')
Expand Down
9 changes: 3 additions & 6 deletions @logicalZonotope/center.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,16 @@
% Outputs:
% c - center of the zonotope Z
%
% Example:
% Z = zonotope([1;0],[1 0; 0 1]);
% c = center(Z)
%
% Other m-files required: none
% Subfunctions: none
% MAT-files required: none
%
% See also: none

% Author: Matthias Althoff
% Written: 30-September-2006
% Last update: 22-March-2007
% Author: Amr Alanwar
% Written: 16-October-2022
% Last update: 16-October-2022
% Last revision:---

%------------- BEGIN CODE --------------
Expand Down
33 changes: 0 additions & 33 deletions @logicalZonotope/conZonotope.m

This file was deleted.

38 changes: 0 additions & 38 deletions @logicalZonotope/constrSat.m

This file was deleted.

66 changes: 0 additions & 66 deletions @logicalZonotope/convHull.m

This file was deleted.

Loading

0 comments on commit 2d6037a

Please sign in to comment.