IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
fcon.m
Go to the documentation of this file.
1
%> @brief Feature Construction (FCon) base class
2
classdef
fcon
<
fext
3
methods
4
function o =
fcon
(o)
5
o.classtitle = 'Feature Construction';
6
end;
7
end;
8
end
fext
Feature Extraction (Fext) base class.
Definition:
fext.m:4
fcon
Feature Construction (FCon) base class.
Definition:
fcon.m:2
m
classes
block
fext
fcon
fcon.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1