|
EigenModes Class
|
Calculates eigen-modes.
Inheritance Hierarchy
Namespace:
Karamba.Algorithms
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static class EigenModes
Public NotInheritable Class EigenModes
public ref class EigenModes abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type EigenModes = class end
The EigenModes type exposes the following members.
Methods
| Name | Description |
---|
  | solve |
calculate eigen-modes.
|
Top
See Also