Skip navigation links
A B F I N O 

A

arraysFromBase64(String) - Static method in class org.nd4j.serde.base64.Nd4jBase64
Returns a set of arrays from base 64 that is tab delimited.
arraysToBase64(INDArray[]) - Static method in class org.nd4j.serde.base64.Nd4jBase64
Returns a tab delimited base 64 representation of the given arrays

B

base64String(INDArray) - Static method in class org.nd4j.serde.base64.Nd4jBase64
Returns an ndarray as base 64

F

fromBase64(String) - Static method in class org.nd4j.serde.base64.Nd4jBase64
Create an ndarray from a base 64 representation

I

isMultiple(String) - Static method in class org.nd4j.serde.base64.Nd4jBase64
Returns true if the base64 contains multiple arrays This is delimited by tab

N

Nd4jBase64 - Class in org.nd4j.serde.base64
NDArray as base 64

O

org.nd4j.serde.base64 - package org.nd4j.serde.base64
 
A B F I N O 
Skip navigation links

Copyright © 2018. All rights reserved.