Package | Description |
---|---|
org.opennars.language |
Term hierarchy in Narsese
Open-NARS implements the following formal language, Narsese.
|
Modifier and Type | Method | Description |
---|---|---|
ImageInt |
ImageInt.clone() |
Clone an object
|
static ImageInt |
ImageInt.make(Term[] argument,
short index) |
Try to make a new compound from a set of term.
|
Modifier and Type | Method | Description |
---|---|---|
static Term |
ImageInt.make(ImageInt oldImage,
Term component,
short index) |
Try to make an Image from an existing Image and a component.
|
Copyright © 2020 OpenNARS. All rights reserved.