MatrixBerryCore
+mxberry
+conf
+test
@ConfRepoMgrAdv
ConfRepoMgrAdv.m
Go to the documentation of this file.
1
classdef ConfRepoMgrAdv<
mxberry
.
conf
.
ConfRepoManager
2
methods
3
function
self
=ConfRepoMgrAdv(varargin)
4
self
=
self
@
mxberry
.
conf
.
ConfRepoManager
(varargin{:});
5
end
6
end
7
end
mxberry::conf
mxberry::conf::ConfRepoManager
Definition:
ConfRepoManager.m:2
mxberry
Generated for MatrixBerryCore by
1.8.13