Mercurial > repos > public > sbplib
view skewPart.m @ 1230:8a456f6e54cc feature/dirac_discr
Add diracDiscrCurve.m
author | Martin Almquist <malmquist@stanford.edu> |
---|---|
date | Tue, 19 Nov 2019 13:47:17 -0800 |
parents | f8072bb8d1d1 |
children |
line wrap: on
line source
% Returns the skew of A function S = skewPart(A, tol) S = 1/2*(A - A'); end