MatrixBerryCore
+mxberry
+conf
+test
@AdpConfRepoMgrNegative
AdpConfRepoMgrNegative.m
Go to the documentation of this file.
1
classdef AdpConfRepoMgrNegative<
mxberry
.
conf
.
AdaptiveConfRepoManager
2
methods
3
function
self
=AdpConfRepoMgrNegative(varargin)
4
confPatchRepo=...
5
mxberry
.
conf
.
test
.
StructChangeTrackerNegative
();
6
self
.setConfPatchRepo(confPatchRepo);
7
end
8
end
9
end
mxberry::conf::AdaptiveConfRepoManager
UDAPTIVECONFREPOMANAGER is an extension of the plain ConfRepoManager that introduces a separation bet...
Definition:
AdaptiveConfRepoManager.m:19
mxberry::conf
mxberry
mxberry::conf::test
mxberry::conf::test::StructChangeTrackerNegative
Definition:
StructChangeTrackerNegative.m:7
Generated for MatrixBerryCore by
1.8.13