mirror of
https://github.com/Relintai/pmlpp.git
synced 2024-11-08 13:12:09 +01:00
25 lines
582 B
XML
25 lines
582 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="MLPPDataESimple" inherits="Reference" version="3.11">
|
|
<brief_description>
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
<method name="instance_data">
|
|
<return type="void" />
|
|
<description>
|
|
</description>
|
|
</method>
|
|
</methods>
|
|
<members>
|
|
<member name="input" type="MLPPVector" setter="set_input" getter="get_input">
|
|
</member>
|
|
<member name="output" type="MLPPVector" setter="set_output" getter="get_output">
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|