From f9e308b2fdff9e2aa940e70cf5c3796a6e119f66 Mon Sep 17 00:00:00 2001 From: conrad Date: Thu, 2 Jan 2025 00:02:21 +1000 Subject: [PATCH] improve docs for toeplitz() --- docs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.html b/docs.html index e547404c..2cd9571c 100644 --- a/docs.html +++ b/docs.html @@ -8212,11 +8212,11 @@ sp_mat A = sprandu<sp_mat>(100, 200, 0.1);
toeplitz( A, B )