MatrixBerryCore
+mxberry
+conf
+test
@AdpConfRepoMgr
AdpConfRepoMgr.m
Go to the documentation of this file.
1
classdef AdpConfRepoMgr<
mxberry
.
conf
.
AdaptiveConfRepoManager
2
methods
3
function
self
=AdpConfRepoMgr(varargin)
4
self
=
self
@
mxberry
.
conf
.
AdaptiveConfRepoManager
(varargin{:});
5
end
6
end
7
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