Home
last modified time | relevance | path

Searched refs:convert_to_complex128 (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/scalar/
H A Dbasic.py2383 convert_to_complex128 = Cast(complex128, name='convert_to_complex128') variable
2399 'complex128': convert_to_complex128}
/dports/math/py-theano/Theano-1.0.5/theano/tensor/
H A Dbasic.py1233 elemwise.Elemwise(scal.convert_to_complex128), 'complex128')