C# 클래스 Encog.Normalize.Output.ZAxis.ZAxisGroup

Used to group Z-Axis fields together. Both OutputFieldZAxis and OutputFieldZAxisSynthetic fields may belong to this group. For more information see the OutputFieldZAxis class.
상속: BasicOutputFieldGroup
파일 보기 프로젝트 열기: encog/encog-silverlight-core

공개 메소드들

메소드 설명
RowInit ( ) : void

Initialize this group for a new row.

메소드 상세

RowInit() 공개 메소드

Initialize this group for a new row.
public RowInit ( ) : void
리턴 void