Sha256: c0ddbe31a274dfff2e52ddbfacd407bc8cc054f091f26bbb5e1da2fb6bac827f
Contents?: true
Size: 267 Bytes
Versions: 3
Compression:
Stored size: 267 Bytes
Contents
/** * Copyright (c) 2016-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #pragma once namespace fasttext { typedef float real; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fasttext-0.1.2 | vendor/fastText/src/real.h |
fasttext-0.1.1 | vendor/fastText/src/real.h |
fasttext-0.1.0 | vendor/fastText/src/real.h |