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