- saveFeeds() - Method in class cc.glsn.v15.neuralnet.RecurrentBrain
-
Optional.
- ScanPass - Variable in class cc.glsn.DirUpdateInfoEntry
-
- Semaphore - Class in cc.glsn
-
This class impliments a basic semaphore
Access count is set with constructor
Should add timeouts to retrive access from lost/dead
threads.
- Semaphore() - Constructor for class cc.glsn.Semaphore
-
- Semaphore(int) - Constructor for class cc.glsn.Semaphore
-
- sendmsg(String, String, String, String) - Method in class cc.glsn.Qsmtp
-
- SerialChunk - Class in cc.glsn
-
- SerialChunk() - Constructor for class cc.glsn.SerialChunk
-
- setAllInput(double) - Method in class cc.glsn.v15.neuralnet.Brain
-
Set all inputs to the given value.
- setAutoCommit(boolean) - Method in class cc.glsn.SQLConnection
-
- setAutoCommit(boolean) - Method in class cc.glsn.v15.SQLConnection
-
Sets the value of autocommit.
- setBlockSize(int) - Method in class cc.glsn.v15.ParityFileTool
-
- setCacheBlockCount(int) - Method in class cc.glsn.v15.ParityFileTool
-
- setDetectTime(long) - Method in class cc.glsn.DirUpdateInfoEntry
-
- setHiddenLayers(LinkedList<Integer>) - Method in class cc.glsn.v15.neuralnet.Brain
-
Resets the hidden layer sizes
- setInput(String, double) - Method in class cc.glsn.v15.neuralnet.Brain
-
Sets the value of the given input to 'val'
- setIsDir(boolean) - Method in class cc.glsn.DirUpdateInfoEntry
-
- setLastMod(long) - Method in class cc.glsn.DirUpdateInfoEntry
-
- setLength(long) - Method in class cc.glsn.DirUpdateInfoEntry
-
- setMaxRate(int) - Method in class cc.glsn.v15.ParityFileTool
-
- setRedrawEnabled(boolean) - Method in class cc.glsn.FancyImage
-
- setRelPath(String) - Method in class cc.glsn.DirUpdateInfoEntry
-
- setSaveDeleteData(boolean) - Method in class cc.glsn.DirUpdateDetector
-
- setSaveDeleteTime(long) - Method in class cc.glsn.DirUpdateDetector
-
- setScanPass(long) - Method in class cc.glsn.DirUpdateInfoEntry
-
- setSelected(boolean) - Method in class cc.glsn.v15.moviemenu.MovieItem
-
- setSize(int, int) - Method in class cc.glsn.FancyImage
-
Resize the fancyimage to new size
- setSources(NetworkSource[]) - Method in class cc.glsn.v15.neuralnet.Neuron
-
- setThreads(int) - Method in class cc.glsn.v15.neuralnet.ThreadedBrain
-
- setValue(double) - Method in class cc.glsn.v15.neuralnet.Input
-
- SHA1(byte[]) - Static method in class cc.glsn.Util
-
- SHA1(String) - Static method in class cc.glsn.Util
-
- shrink(BufferedImage, int) - Static method in class cc.glsn.ImageOps
-
- shrink(BufferedImage, int, Color) - Static method in class cc.glsn.ImageOps
-
- SigmoidFunction - Class in cc.glsn.v15.neuralnet
-
Implementation of the sigmoid function for neural network activation.
- SigmoidFunction() - Constructor for class cc.glsn.v15.neuralnet.SigmoidFunction
-
- simplify(int) - Method in class cc.glsn.FancyImage
-
Make every image with layer>=MinLayer into a solid image named "simp" at layer MinLayer
- simplify(int) - Method in class cc.glsn.v15.FancyImageZ
-
- SingleQuery(String) - Method in class cc.glsn.SQLConnection
-
- SingleQuery(String, boolean) - Method in class cc.glsn.SQLConnection
-
- SingleUpdatableQuery(String) - Method in class cc.glsn.SQLConnection
-
- size() - Method in class cc.glsn.PriorityQueue
-
- size() - Method in class cc.glsn.v15.PriorityQueue
-
- SleepOn() - Method in class cc.glsn.PCMonitor
-
- sleepOn() - Method in class cc.glsn.v15.PCMonitor
-
- SoundRelayClient - Class in cc.glsn.soundrelay
-
Sound Relay Client
Connects to given host and port via TCP and receives
audio data.
- SoundRelayClient(String[]) - Constructor for class cc.glsn.soundrelay.SoundRelayClient
-
- SoundRelayServer - Class in cc.glsn.soundrelay
-
Sound Relay Server
Reads audio data from some sort of audio line-in
And sends that data to clients who connect on the given TCP
port.
- SoundRelayServer(String[]) - Constructor for class cc.glsn.soundrelay.SoundRelayServer
-
- SQLConnection - Class in cc.glsn
-
- SQLConnection(ConfigFile) - Constructor for class cc.glsn.SQLConnection
-
- SQLConnection - Class in cc.glsn.v15
-
This class opens an SQL connection and allows you to run queries on it.
- SQLConnection(ConfigFile) - Constructor for class cc.glsn.v15.SQLConnection
-
Create an SQLConnection using strings SQLDiver, SQLUrl, SQLUsername and SQLPassword
from the given cc.glsn.ConfigFile.
- SQLConnection(String, String, String, String) - Constructor for class cc.glsn.v15.SQLConnection
-
- SQLMaxOpenTries - Static variable in class cc.glsn.v15.DBConnMgr
-
- start() - Method in class cc.glsn.DirUpdateDetector
-
- StateCrit - Static variable in class cc.glsn.trafficmon.TrafficMon
-
- Statement(String) - Method in class cc.glsn.SQLConnection
-
- StateOK - Static variable in class cc.glsn.trafficmon.TrafficMon
-
- StateUnknown - Static variable in class cc.glsn.trafficmon.TrafficMon
-
- StateWarn - Static variable in class cc.glsn.trafficmon.TrafficMon
-
- StatusCritical - Static variable in class cc.glsn.v15.MultiPortTest
-
- StatusOk - Static variable in class cc.glsn.v15.MultiPortTest
-
- StatusUnknown - Static variable in class cc.glsn.v15.MultiPortTest
-
- StatusWarning - Static variable in class cc.glsn.v15.MultiPortTest
-
- StreamThread - Class in cc.glsn.v15
-
- StreamThread(InputStream, OutputStream) - Constructor for class cc.glsn.v15.StreamThread
-
- StringID - Class in cc.glsn.v15
-
- StringID(String) - Constructor for class cc.glsn.v15.StringID
-
- superRotate(BufferedImage, double) - Static method in class cc.glsn.ImageOps
-
- SyncCounter - Class in cc.glsn
-
Sycnronized counter class, uses long.
- SyncCounter() - Constructor for class cc.glsn.SyncCounter
-
- SyncCounter(long) - Constructor for class cc.glsn.SyncCounter
-