Altaxo(Core+Base) class reference (0.53.0.429, 2005/12/22)

Algorithm Class

Abstract Algorithm class. Subclasses need to only implement

InternalCompute
.

For a list of all members of this type, see Algorithm Members.

System.Object
   Algorithm
      Derived types

public class Algorithm : IAlgorithm

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Copyright (c) 2003-2004, dnAnalytics Project. All rights reserved.

Adapted to Altaxo (C) 2005 D.Lellinger.

Requirements

Namespace: Altaxo.Calc

Assembly: AltaxoCore (in AltaxoCore.dll)

See Also

Algorithm Members | Altaxo.Calc Namespace