C# 클래스 Encog.Util.Normalize.Output.Multiplicative.MultiplicativeGroup

상속: BasicOutputFieldGroup
파일 보기 프로젝트 열기: encog/encog-silverlight-core 1 사용 예제들

공개 메소드들

메소드 설명
RowInit ( ) : void

Called to init this group for a new field. This recalculates the "length".

메소드 상세

RowInit() 공개 메소드

Called to init this group for a new field. This recalculates the "length".
public RowInit ( ) : void
리턴 void