JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
edu.cmu.tetrad.annotation
Annotation Interface Algorithm
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Algorithm
Sep 5, 2017 10:47:30 AM
Author:
Kevin V. Bui (kvb2@pitt.edu)
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
AlgType
algoType
String
command
String
name
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
DataType
[]
dataType
Element Details
name
String
name
command
String
command
algoType
AlgType
algoType
dataType
DataType
[]
dataType
Default:
{All}