MatrixBerryCore
ConfRepoAdaptiveTC.m
Go to the documentation of this file.
1 classdef ConfRepoAdaptiveTC < mxberry.conf.test.AConfRepoAdaptiveTC
2  properties (MethodSetupParameter)
3  factoryParam=struct('adaptive',...
5  end
6 end