| Package | Description |
|---|---|
| org.jpmml.rexp | |
| org.jpmml.rexp.testing |
| Modifier and Type | Method and Description |
|---|---|
<R extends RExp> |
ConverterFactory.newConverter(Class<? extends Converter<?>> clazz,
R rexp) |
static <R extends RExp> |
Converter.newConverter(R rexp) |
<R extends RExp> |
ConverterFactory.newConverter(R rexp) |
| Modifier and Type | Method and Description |
|---|---|
<R extends RExp> |
ConverterFactory.newConverter(Class<? extends Converter<?>> clazz,
R rexp) |
| Modifier and Type | Method and Description |
|---|---|
Converter<RExp> |
RExpEncoderBatch.createConverter(RExp rexp) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Converter<? extends RExp>> |
RExpEncoderBatch.getConverterClazz() |
| Modifier and Type | Method and Description |
|---|---|
RExpEncoderBatch |
RExpEncoderBatchTest.createBatch(String algorithm,
String dataset,
Class<? extends Converter<? extends RExp>> converterClazz) |
Copyright © 2022. All rights reserved.