Package | Description |
---|---|
org.hkijena.jipipe.plugins.parameters.api.matrix | |
org.hkijena.jipipe.plugins.parameters.library.matrix |
Modifier and Type | Method and Description |
---|---|
Matrix2D<T> |
Matrix2D.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Modifier and Type | Method and Description |
---|---|
void |
Matrix2D.Serializer.serialize(Matrix2D<?> objects,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Constructor and Description |
---|
Matrix2D(Matrix2D<T> other)
Creates a copy
|
Modifier and Type | Class and Description |
---|---|
class |
Matrix2DFloat
Matrix containing
Float |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.