Skip to content

Commit 9f5b52c

Browse files
The9CatCopilot
andauthored
Update pyEXP/BasisWrappers.cc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8433db5 commit 9f5b52c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyEXP/BasisWrappers.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,7 @@ void BasisFactoryClasses(py::module &m)
13531353
.def("getCovarSamples", &BasisClasses::BiorthBasis::getCovarSamples,
13541354
R"(
13551355
Return a vector of counts and mass used to compute the partitioned
1356-
vectors and covariance. The rank of the vectors is set by 'sampT'
1356+
vectors and covariance. The length of both returned vectors equals 'sampT'
13571357
13581358
Parameters
13591359
----------

0 commit comments

Comments
 (0)