Sha256: 064e51f29f457eec18943f1420a51e5e2044e8f9cd683c90e0d22baa9e96218b

Contents?: true

Size: 266 Bytes

Versions: 8

Compression:

Stored size: 266 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

8 entries across 8 versions & 1 rubygems

Version Path
fasttext-0.4.0 vendor/fastText/src/real.h
fasttext-0.3.0 vendor/fastText/src/real.h
fasttext-0.2.4 vendor/fastText/src/real.h
fasttext-0.2.3 vendor/fastText/src/real.h
fasttext-0.2.2 vendor/fastText/src/real.h
fasttext-0.2.1 vendor/fastText/src/real.h
fasttext-0.2.0 vendor/fastText/src/real.h
fasttext-0.1.3 vendor/fastText/src/real.h